Skip to content

Commit abe78a4

Browse files
Bump golangci-lint to v1.54.1
Signed-off-by: killianmuldoon <[email protected]>
1 parent 20940d2 commit abe78a4

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
@@ -23,5 +23,5 @@ jobs:
2323
- name: golangci-lint
2424
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
2525
with:
26-
version: v1.53.3
26+
version: v1.54.1
2727
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)