Skip to content

Commit abe779c

Browse files
chore(deps): update actions/setup-go action to v5.5.0
1 parent f56feac commit abe779c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zz_generated.create_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
binary: "architect"
288288
version: "6.14.1"
289289
- name: Set up Go ${{ env.GO_VERSION }}
290-
uses: actions/setup-go@v5.0.2
290+
uses: actions/setup-go@v5.5.0
291291
with:
292292
go-version: ${{ env.GO_VERSION }}
293293
- name: Checkout code

0 commit comments

Comments
 (0)