Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.60.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent 80eaf10 commit 81a64cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
packages: write
env:
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
GOLANGCI_LINT_VERSION: "v1.59.1"
GOLANGCI_LINT_VERSION: "v1.60.2"
IMAGE_NAME: "${{ github.repository }}"
TAG: "ghcr.io/${{ github.repository }}:latest"
TEST_PARAMS: "--vault-addr localhost:1234 --initout file:/secret_out.txt --dry-run"
Expand Down

0 comments on commit 81a64cd

Please sign in to comment.