Skip to content

Commit 1d09fc0

Browse files
authored
Merge pull request #16 from tionis/dependabot/github_actions/golangci/golangci-lint-action-8
ci(deps): bump golangci/golangci-lint-action from 4 to 8
2 parents 8fc9af4 + cfbf521 commit 1d09fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
go-version-file: 'go.mod'
6464

6565
- name: Run golangci-lint
66-
uses: golangci/golangci-lint-action@v4
66+
uses: golangci/golangci-lint-action@v8
6767
with:
6868
version: latest
6969
args: --timeout=5m --config=.golangci.yml

0 commit comments

Comments
 (0)