Skip to content

Commit 93f4cc3

Browse files
authored
Merge pull request #6 from Xerolux/dependabot/github_actions/golangci/golangci-lint-action-8
ci(deps): bump golangci/golangci-lint-action from 7 to 8
2 parents cce0435 + 6294772 commit 93f4cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: '1.24.1'
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@v7
20+
uses: golangci/golangci-lint-action@v8
2121
with:
2222
version: latest
2323
args: --timeout=5m

0 commit comments

Comments
 (0)