We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0692511 commit f307f6cCopy full SHA for f307f6c
.github/workflows/dependency_review.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
egress-policy: audit
19
20
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0.2.2
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1.2.2
21
22
- uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
.github/workflows/scorecard.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
persist-credentials: false
44
0 commit comments