Skip to content

Commit ef3c7c0

Browse files
authored
Merge pull request #403 from github/dependabot/github_actions/dependencies-49d2c8de7d
chore(deps): bump the dependencies group with 2 updates
2 parents d66645f + c025d4f commit ef3c7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ jobs:
3636
results_format: sarif
3737
publish_results: true
3838
- name: "Upload artifact"
39-
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
39+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
4040
with:
4141
name: SARIF file
4242
path: results.sarif
4343
retention-days: 5
4444
- name: "Upload to code-scanning"
45-
uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.24.9
45+
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.24.9
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)