We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d7c791 + 4891ed4 commit f10bd62Copy full SHA for f10bd62
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@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
+ - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
12
with:
13
go-version: '1.21'
14
check-latest: true
0 commit comments