Skip to content

Commit 6f9a12d

Browse files
authored
Merge pull request #53 from snorwin/dependabot/github_actions/golangci/golangci-lint-action-5
Bump golangci/golangci-lint-action from 4 to 5
2 parents 47ee7dd + 3d0e59d commit 6f9a12d

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@v4
23+
uses: golangci/golangci-lint-action@v5
2424
with:
2525
version: v1.54
2626
test:

0 commit comments

Comments
 (0)