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 bc7043a commit 589d977Copy full SHA for 589d977
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
goreleaser:
17
runs-on: ubuntu-latest-8-cores
18
steps:
19
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
with:
21
# Allow goreleaser to access older tag information.
22
fetch-depth: 0
0 commit comments