Skip to content

Commit

Permalink
Merge pull request #169 from planetlabs/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-5

Bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
tschaub authored Apr 29, 2024
2 parents 6b6fc09 + 5bb02ea commit f5378de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
with:
version: v1.54.1
args: "--timeout=5m --out-${NO_FUTURE}format colored-line-number"
Expand Down

0 comments on commit f5378de

Please sign in to comment.