Skip to content

Commit

Permalink
Merge pull request #372 from derailed/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-02ee5067dca7bfdce7a74e00ec4acac190dead4e

Bump golangci/golangci-lint-action from c7bab6f874a90c53ecf7e5c027cf93430c8aac17 to 02ee5067dca7bfdce7a74e00ec4acac190dead4e
  • Loading branch information
derailed authored Nov 11, 2024
2 parents c30c936 + fd7aca6 commit b37e828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: go env -w CGO_ENABLED=0

- name: golangci-lint
uses: golangci/golangci-lint-action@c7bab6f874a90c53ecf7e5c027cf93430c8aac17
uses: golangci/golangci-lint-action@02ee5067dca7bfdce7a74e00ec4acac190dead4e
with:
version: v1.60.3
args: --config=.golangci.yml --verbose --out-${NO_FUTURE}format colored-line-number
Expand Down

0 comments on commit b37e828

Please sign in to comment.