Skip to content

Commit 6f86067

Browse files
authored
Merge pull request #259 from azimjohn/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 6 to 8
2 parents 3234d62 + 3fcdab1 commit 6f86067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
go-version: 1.22.6
1313
- name: golangci-lint
14-
uses: golangci/golangci-lint-action@v6
14+
uses: golangci/golangci-lint-action@v8
1515
with:
1616
version: v1.59.1
1717
args: --config tools/.golangci.yaml

0 commit comments

Comments
 (0)