Skip to content

Commit

Permalink
deps: update golangci/golangci-lint docker tag to v1.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 3c637e3 commit c40bb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ workflow:

test:golangci-lint:
stage: test
image: golangci/golangci-lint:v1.54.2
image: golangci/golangci-lint:v1.55.1
script:
- golangci-lint run -v

Expand Down

0 comments on commit c40bb21

Please sign in to comment.