Skip to content

Commit 27f930e

Browse files
chore: deps(github): bump Action tag for actions/setup-go from 7a3fe6...
... cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.3.0) Made with ❤️️ by updatecli
1 parent e371dcb commit 27f930e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
version: "v0.113.0"
1818
- name: "Set up Go"
19-
uses: "actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5" # v6.2.0
19+
uses: "actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417" # v6.3.0
2020
with:
2121
go-version-file: "quickstart/go.mod"
2222
id: go

0 commit comments

Comments
 (0)