Skip to content

Commit

Permalink
Merge pull request #203 from oasisprotocol/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-3.7.1

ci: bump golangci/golangci-lint-action from 3.1.0 to 3.7.1
  • Loading branch information
kostko authored Feb 9, 2024
2 parents 0524487 + 94c985c commit 0a69dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# NOTE: Using the official golangci-lint GitHub Action should give
# better performance than manually installing golangci-lint and running
# 'make lint-git'.
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.7.1
with:
# NOTE: The version must be specified without the patch version.
version: v1.55
Expand Down

0 comments on commit 0a69dcf

Please sign in to comment.