There was an error while loading. Please reload this page.
2 parents da62144 + adcfe9e commit 505b02fCopy full SHA for 505b02f
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@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.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