Skip to content

Commit 34cc921

Browse files
authored
Merge pull request #3 from agentstation/dependabot/github_actions/golangci/golangci-lint-action-8
ci(deps): bump golangci/golangci-lint-action from 4 to 8
2 parents df7e13c + 293a415 commit 34cc921

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
@@ -114,7 +114,7 @@ jobs:
114114
go-version: '1.24'
115115

116116
- name: Run golangci-lint
117-
uses: golangci/golangci-lint-action@v4
117+
uses: golangci/golangci-lint-action@v8
118118
with:
119119
version: latest
120120
args: --timeout=5m

0 commit comments

Comments
 (0)