From ea669793cdbec8eaadddb2d99a2a8bb7838f86eb Mon Sep 17 00:00:00 2001 From: "alma-renovate-bot[bot]" <163289924+alma-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 01:17:10 +0000 Subject: [PATCH] chore(deps): update docker/login-action action to v4 --- .github/workflows/aqua.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aqua.yml b/.github/workflows/aqua.yml index 6bac622..43e2e3d 100644 --- a/.github/workflows/aqua.yml +++ b/.github/workflows/aqua.yml @@ -30,7 +30,7 @@ jobs: service_account: github-gar-strufi@lyrical-carver-335213.iam.gserviceaccount.com - name: Authenticate to Artifact Registry - uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 + uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0 with: registry: europe-docker.pkg.dev username: oauth2accesstoken