]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#41594)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Jul 2025 18:01:18 +0000 (20:01 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 18:01:18 +0000 (20:01 +0200)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/scorecard.yml

index 5b48e052b451e97a463fce51a31ac4c16499c9f6..026760fbad060280526b4981cc5093a444360c69 100644 (file)
@@ -64,7 +64,7 @@ jobs:
       # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
       # format to the repository Actions tab.
       - name: "Upload artifact"
-        uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+        uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
         with:
           name: SARIF file
           path: results.sarif