build(deps): bump docker/login-action from 4.2.0 to 4.6.0 (#21990)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 22:20:40 +02:00
committed by GitHub
parent c6074f82fb
commit 607aba3809
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v7
- name: Log in to the Container registry
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}