Skip to content

Commit 484aa53

Browse files
angular-robotjosephperrott
authored andcommitted
build: update scorecard action dependencies (#2342)
PR Close #2342
1 parent 345a63e commit 484aa53

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
@@ -23,7 +23,7 @@ jobs:
2323
id-token: write
2424
steps:
2525
- name: 'Checkout code'
26-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2727
with:
2828
persist-credentials: false
2929

@@ -45,6 +45,6 @@ jobs:
4545

4646
# Upload the results to GitHub's code scanning dashboard.
4747
- name: 'Upload to code-scanning'
48-
uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8
48+
uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
4949
with:
5050
sarif_file: results.sarif

0 commit comments

Comments
 (0)