Skip to content

Commit 4884c36

Browse files
Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#588)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.4.0...v4.4.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d9ea06 commit 4884c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
publish_results: true
3333

3434
- name: "Upload artifact"
35-
uses: actions/[email protected].0
35+
uses: actions/[email protected].3
3636
with:
3737
name: SARIF file
3838
path: results.sarif

0 commit comments

Comments
 (0)