Skip to content

Commit

Permalink
Merge pull request #91 from nginxinc/dependabot/github_actions/golang…
Browse files Browse the repository at this point in the history
…ci/golangci-lint-action-6

chore(deps): bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
ornj authored Jul 24, 2024
2 parents 9ae22c9 + 9300aaf commit 014204e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
go-version-file: go.mod
- name: Lint Code
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
only-new-issues: true

Expand Down

0 comments on commit 014204e

Please sign in to comment.