Bump docker/login-action from 4.4.0 to 4.5.2 in the minor-and-patches group (#20088)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-11 10:49:01 +00:00
committed by GitHub
parent 68bb5e220a
commit 235a9e1aa5
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
with:
poetry-version: "2.4.1"
- name: Login to registry
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
with:
registry: ghcr.io
username: ${{ github.actor }}