Skip to content

Commit cb4baad

Browse files
Merge pull request #150 from UpCloudLtd/dependabot/github_actions/golangci/golangci-lint-action-9.1.0
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0
2 parents 09d958c + 92a5b10 commit cb4baad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
go-version-file: 'go.mod'
2121
- name: Lint
22-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
22+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
2323
with:
2424
version: latest
2525
args: --timeout 10m

0 commit comments

Comments
 (0)