Skip to content

Commit 91e8302

Browse files
Merge pull request #61 from cert-manager/renovate/misc-github-actions
chore(deps): update actions/setup-go action to v6.4.0
2 parents 9fa7464 + 99895de commit 91e8302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313

1414
- name: Set up Go
15-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
15+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1616
with:
1717
go-version-file: go.mod
1818

0 commit comments

Comments
 (0)