Skip to content

Commit 32d594f

Browse files
authored
Merge pull request #1 from kintsdev/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 6 to 9
2 parents ff65ce9 + 95c0668 commit 32d594f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
go-version: "^1.26"
3939

4040
- name: Lint
41-
uses: golangci/golangci-lint-action@v6
41+
uses: golangci/golangci-lint-action@v9
4242
continue-on-error: true
4343
with:
4444
version: latest

0 commit comments

Comments
 (0)