Skip to content

Commit 00fc633

Browse files
ci(tools): update giantswarm/install-binary-action action to v3.1.1
1 parent e6de553 commit 00fc633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go-version-file: .go-version
3030

3131
- name: install golangci
32-
uses: giantswarm/install-binary-action@4b9f8dcb6b036f2d4c570718ee5417ecc2cb4d67 # v3.1.0
32+
uses: giantswarm/install-binary-action@0797deb878056114fa54ee30c519f617716e8c69 # v3.1.1
3333
with:
3434
binary: "golangci-lint"
3535
version: "2.3.0"

0 commit comments

Comments
 (0)