Skip to content

Commit 345637d

Browse files
Merge pull request #29 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents 8c0a76d + 6ad6f80 commit 345637d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/checkout@v5
1616

1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@v8
18+
uses: golangci/golangci-lint-action@v9
1919
with:
2020
version: v2.1.6

0 commit comments

Comments
 (0)