Skip to content

Commit

Permalink
ci(tools): update giantswarm/install-binary-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent e60beff commit 2aed44c
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 @@ -30,7 +30,7 @@ jobs:
check-latest: true

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

0 comments on commit 2aed44c

Please sign in to comment.