Skip to content

Commit

Permalink
ci(tools): update giantswarm/install-binary-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cbrgm committed Feb 2, 2024
1 parent 9f701ea commit 3c6053e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
go-version: ^1.21

- name: install golangci
uses: giantswarm/install-binary-action@v1.1.0
uses: giantswarm/install-binary-action@v2.0.0
with:
binary: "golangci-lint"
version: "1.54.1"
Expand Down

0 comments on commit 3c6053e

Please sign in to comment.