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 d260d3f + 0011629 commit 5773461Copy full SHA for 5773461
1 file changed
.github/workflows/generate-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
TAG: ${{ steps.tag.outputs.tag }}
32
33
- name: Setup Go
34
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
35
with:
36
go-version-file: cli/go.mod
37
0 commit comments