Compare commits

..

1 commit

Author SHA1 Message Date
22faabc639
fix(deps): update module github.com/cert-manager/cert-manager to v1.17.1
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2025-02-13 13:10:35 +00:00

View file

@ -13,7 +13,7 @@ steps:
when: when:
- event: [push, manual] - event: [push, manual]
- name: golangci-linter - name: golangci-linter
image: golangci/golangci-lint:v1.64.4 image: golangci/golangci-lint:v1.64.3
commands: commands:
- golangci-lint run ./... - golangci-lint run ./...
when: when: