Skip to content

Commit d1f714d

Browse files
authored
Merge pull request #455 from github/dependabot/github_actions/dependencies-2e5731ef13
chore(deps): bump the dependencies group with 2 updates
2 parents 46e2674 + d3da543 commit d1f714d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

+2-2
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@v4.5.0
39+
uses: actions/upload-artifact@v4.6.0
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@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.24.9
45+
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.24.9
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)