Skip to content

Commit bc68b07

Browse files
Merge pull request #26 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 7 to 8
2 parents e622e6b + d0d2eb9 commit bc68b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@v7
18+
uses: golangci/golangci-lint-action@v8
1919
with:
20-
version: v2.0.2
20+
version: v2.1.6

0 commit comments

Comments
 (0)