Skip to content

Commit 3633225

Browse files
Merge pull request #63 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 7 to 8
2 parents bc7d8aa + f4efaf8 commit 3633225

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

1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v7
19+
uses: golangci/golangci-lint-action@v8
2020
with:
21-
version: v2.0.2
21+
version: v2.1.6

0 commit comments

Comments
 (0)