Skip to content

Commit 573f72d

Browse files
Update actions/setup-go action to v6
1 parent 5db396f commit 573f72d

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@44694675825211faa026b3c33043df3e48a5fa00 # v6
177177
with:
178178
go-version: '^1.20.1'
179179
check-latest: true

0 commit comments

Comments
 (0)