Skip to content

Commit ca6fcf9

Browse files
Merge pull request #60 from 99designs/dependabot/github_actions/actions-deps-013bf0b14d
Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the actions-deps group
2 parents aef0e04 + cd57622 commit ca6fcf9

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
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
go-version: ${{ matrix.go }}
3030
- name: golangci-lint
31-
uses: golangci/golangci-lint-action@v8.0.0
31+
uses: golangci/golangci-lint-action@v9.0.0
3232
with:
3333
version: latest
3434
args: '--timeout 5m'

0 commit comments

Comments
 (0)