Skip to content

Commit 30e2caf

Browse files
authored
Merge pull request #9174 from killianmuldoon/pr-bump-lint
🌱 Bump golangci-lint to v1.54.1
2 parents 14e6248 + a294075 commit 30e2caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: golangci-lint
3131
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
3232
with:
33-
version: v1.53.3
33+
version: v1.54.1
3434
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)