There was an error while loading. Please reload this page.
2 parents 7c5ecc8 + bd55cbc commit f37d254Copy full SHA for f37d254
2 files changed
.github/workflows/dependency-review.yml
@@ -22,6 +22,6 @@ jobs:
22
egress-policy: audit
23
24
- name: 'Checkout Repository'
25
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
26
- name: 'Dependency Review'
27
uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7 # v3.0.8
.github/workflows/scorecards.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
- name: "Checkout code"
39
40
with:
41
persist-credentials: false
42
0 commit comments