Skip to content

Commit 12de6cc

Browse files
Merge pull request #121 from Icinga/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents c2ef4b7 + 7af7fc2 commit 12de6cc

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,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
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
2121

0 commit comments

Comments
 (0)