Skip to content

Commit cbc4be1

Browse files
authored
Merge pull request #261 from k-yomo/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents 24fe0ae + e94542c commit cbc4be1

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
@@ -44,7 +44,7 @@ jobs:
4444
run: go mod download
4545

4646
- name: Lint
47-
uses: golangci/golangci-lint-action@v8
47+
uses: golangci/golangci-lint-action@v9
4848
with:
4949
version: v2.1.6
5050

0 commit comments

Comments
 (0)