Skip to content

Commit 34df216

Browse files
authored
Merge pull request #55 from snorwin/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 5 to 6
2 parents 4f5aec5 + b14c699 commit 34df216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: ^1.22
2121
cache: false
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v5
23+
uses: golangci/golangci-lint-action@v6
2424
with:
2525
version: v1.54
2626
test:

0 commit comments

Comments
 (0)