Skip to content

Commit 19b3d3b

Browse files
Bump actions/upload-artifact from 4.6.1 to 6.0.0 in /.github/workflows
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 6.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...b7c566a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea04be9 commit 19b3d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
publish_results: true
3535

3636
- name: "Upload artifact"
37-
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
37+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
3838
with:
3939
name: SARIF file
4040
path: results.sarif

0 commit comments

Comments
 (0)