Skip to content

Commit af2cf2a

Browse files
Merge pull request #154 from go-viper/dependabot/github_actions/golangci/golangci-lint-action-9.0.0
build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
2 parents 1ad840f + 452fec4 commit af2cf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
go-version: "1.25"
5656

5757
- name: Lint
58-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
58+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
5959
with:
6060
version: v2.6.2

0 commit comments

Comments
 (0)