Skip to content

Commit ef639a3

Browse files
build(deps): bump golangci/golangci-lint-action from 8 to 9 in the github-actions group (#14)
1 parent 922e1b0 commit ef639a3

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
@@ -30,6 +30,6 @@ jobs:
3030
- name: Inception
3131
run: go run . .
3232

33-
- uses: golangci/golangci-lint-action@v8
33+
- uses: golangci/golangci-lint-action@v9
3434
with:
3535
version: latest

0 commit comments

Comments
 (0)