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 d540315 commit d5f75b5Copy full SHA for d5f75b5
.github/workflows/pull_request.yml
@@ -15,7 +15,7 @@ jobs:
15
name: "Build and release action"
16
needs: [build]
17
steps:
18
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
19
with:
20
fetch-depth: 0
21
persist-credentials: true
.github/workflows/release.yml
0 commit comments