Skip to content

Commit 03e1f50

Browse files
chore(deps): update actions/setup-go action to v5.5.0
1 parent 05e8973 commit 03e1f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/understackctl-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 1
2525

2626
- name: Setup Go
27-
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
27+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2828
with:
2929
go-version: stable
3030
cache: true

0 commit comments

Comments
 (0)