Skip to content

Commit 003b1a3

Browse files
authored
Merge pull request #479 from spinframework/dependabot/github_actions/golangci/golangci-lint-action-9.0.0
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
2 parents 58e9c1b + 40384b7 commit 003b1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
go-version: "1.24"
4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
45+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
4646
with:
4747
version: v2.5.0
4848
skip-cache: true

0 commit comments

Comments
 (0)