We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0620a6f + cacc983 commit 7939508Copy full SHA for 7939508
1 file changed
.github/actions/action.yaml
@@ -8,7 +8,7 @@ runs:
8
repository: wolfi-dev/wolfictl
9
path: wolfictl-setup-gha
10
11
- - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
12
with:
13
go-version-file: 'wolfictl-setup-gha/go.mod'
14
check-latest: true
0 commit comments