Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.53.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2023
1 parent 7918f21 commit 715f1f5
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 @@ -6,7 +6,7 @@ variables:

test:golangci-lint:
stage: test
image: golangci/golangci-lint:v1.53.2
image: golangci/golangci-lint:v1.53.3
script:
- golangci-lint run -v
except:
Expand Down

0 comments on commit 715f1f5

Please sign in to comment.