Skip to content

Commit

Permalink
Merge pull request #10 from circonus-labs/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…olangci/golangci-lint-action-3

build(deps): bump golangci/golangci-lint-action from 2 to 3
  • Loading branch information
maier authored Dec 4, 2023
2 parents 54b2911 + 4a21763 commit edfc4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
go-version: 1.17.x
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: v1.42
skip-go-installation: true
Expand Down

0 comments on commit edfc4cb

Please sign in to comment.