Skip to content

Commit

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

Bump golangci/golangci-lint-action from a7b658d2951c9acd466331cdf290b5dbac3bcce6 to 9665fb5353a2e4cc60d570d956ab6db7d9949f06
  • Loading branch information
derailed authored Jan 28, 2025
2 parents 35b5549 + e75a730 commit c59bd59
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@a7b658d2951c9acd466331cdf290b5dbac3bcce6
uses: golangci/golangci-lint-action@9665fb5353a2e4cc60d570d956ab6db7d9949f06
with:
version: v1.60.3
args: --config=.golangci.yml --verbose --out-${NO_FUTURE}format colored-line-number
Expand Down

0 comments on commit c59bd59

Please sign in to comment.