Skip to content

Commit ae69f52

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update scorecard action dependencies
1 parent 3e8bdf7 commit ae69f52

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: 'Checkout code'
28-
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
28+
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
2929
with:
3030
persist-credentials: false
3131

@@ -46,6 +46,6 @@ jobs:
4646

4747
# Upload the results to GitHub's code scanning dashboard.
4848
- name: 'Upload to code-scanning'
49-
uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6
49+
uses: github/codeql-action/upload-sarif@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2.2.7
5050
with:
5151
sarif_file: results.sarif

0 commit comments

Comments
 (0)