From 7120beb80645c969e0cb4c59926f56217a5d3222 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 00:36:28 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua-registry to v4.516.0 --- .github/workflows/actions-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions-lint.yml b/.github/workflows/actions-lint.yml index 094ba08..9de3022 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.516.0" # renovate: datasource=github-releases depName=rhysd/actionlint ACTIONLINT_VERSION="v1.7.11" # renovate: datasource=github-releases depName=reviewdog/reviewdog