diff --git a/.github/workflows/actions-lint.yml b/.github/workflows/actions-lint.yml index 094ba08..52d6a64 100644 --- a/.github/workflows/actions-lint.yml +++ b/.github/workflows/actions-lint.yml @@ -71,7 +71,7 @@ jobs: - name: Setup lint tools via aqua run: | # renovate: datasource=github-tags depName=aquaproj/aqua-registry - AQUA_REGISTRY_REF="v4.488.0" + AQUA_REGISTRY_REF="v4.515.0" # renovate: datasource=github-releases depName=rhysd/actionlint ACTIONLINT_VERSION="v1.7.11" # renovate: datasource=github-releases depName=reviewdog/reviewdog