Skip to content

Commit 014204e

Browse files
authored
Merge pull request #91 from nginxinc/dependabot/github_actions/golangci/golangci-lint-action-6
chore(deps): bump golangci/golangci-lint-action from 3 to 6
2 parents 9ae22c9 + 9300aaf commit 014204e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: go.mod
2828
- name: Lint Code
29-
uses: golangci/golangci-lint-action@v3
29+
uses: golangci/golangci-lint-action@v6
3030
with:
3131
only-new-issues: true
3232

0 commit comments

Comments
 (0)