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 43694ba commit b550768Copy full SHA for b550768
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
workflow_id: ci.yml
37
access_token: ${{ github.token }}
38
39
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
40
with:
41
fetch-depth: 30
42
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
workflow_id: release.yml
31
32
33
34
35
0 commit comments