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.
2 parents 4f704f6 + d1f95ec commit 43071a7Copy full SHA for 43071a7
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
id-token: write # needed for keyless signing
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21
22
- id: go-version
23
run: |
0 commit comments