Skip to content

Commit bb7e62f

Browse files
build(deps): bump golangci/golangci-lint-action from 5 to 6 (#605)
1 parent 9191015 commit bb7e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
make vet
2121
- name: Lint
22-
uses: golangci/golangci-lint-action@v5
22+
uses: golangci/golangci-lint-action@v6
2323
with:
2424
version: v1.54
2525
tests:

0 commit comments

Comments
 (0)