Skip to content

Commit aea9047

Browse files
authored
Merge pull request #1368 from wolfi-dev/dependabot/github_actions/dot-github/actions/actions/setup-go-5.2.0
build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 in /.github/actions
2 parents c5d1722 + c02dc85 commit aea9047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
repository: wolfi-dev/wolfictl
99
path: wolfictl-setup-gha
1010

11-
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
11+
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
1212
with:
1313
go-version: '1.21'
1414
check-latest: true

0 commit comments

Comments
 (0)