Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 24e8973

Browse files
authored
Merge pull request #189 from github/dependabot/github_actions/dependencies-da79ef3b5c
chore(deps): bump the dependencies group with 2 updates
2 parents 14c9001 + d342b2c commit 24e8973

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/[email protected].1
39+
uses: actions/[email protected].2
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@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
45+
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)