Skip to content

Commit aa6bafa

Browse files
Update actions/setup-go action to v6
1 parent f0e9281 commit aa6bafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-fleet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
git config --global user.name "tradebot-elastic"
174174
175175
- name: Setup go
176-
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
176+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
177177
with:
178178
go-version: '^1.20.1'
179179
check-latest: true

0 commit comments

Comments
 (0)