Skip to content

Commit 184483b

Browse files
chore(deps): update golangci/golangci-lint-action action to v6
1 parent 4ab0877 commit 184483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pr-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go-version-file: go.mod
1515

1616
- name: golangci-lint
17-
uses: golangci/golangci-lint-action@v3
17+
uses: golangci/golangci-lint-action@v6
1818
with:
1919
skip-cache: true
2020
args: --config .golangci.yml --timeout 2m

0 commit comments

Comments
 (0)