We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a8dfa commit 7448c2dCopy full SHA for 7448c2d
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
goreleaser:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22
with:
23
# Allow goreleaser to access older tag information.
24
fetch-depth: 0
0 commit comments