Skip to content

Commit 0c93a2c

Browse files
authored
Merge pull request #154 from go-faster/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
2 parents 62478c8 + e49e3cc commit 0c93a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
lint-${{ runner.os }}-go-
3838
3939
- name: Lint
40-
uses: golangci/golangci-lint-action@v7.0.0
40+
uses: golangci/golangci-lint-action@v8.0.0
4141
with:
4242
version: latest
4343
args: --timeout 5m

0 commit comments

Comments
 (0)