Skip to content

Commit 376ae5f

Browse files
Merge pull request #32 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents 06ab146 + 8a2ce21 commit 376ae5f

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
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@v6
1717

1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v8
19+
uses: golangci/golangci-lint-action@v9
2020
with:
2121
version: v2.1.6

0 commit comments

Comments
 (0)