Bump docker/login-action from 3.7.0 to 4.0.0 (#19597)

This commit is contained in:
dependabot[bot]
2026-03-24 10:17:30 +00:00
committed by GitHub
parent 71092aa584
commit 57ef7b9192
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
with:
poetry-version: "2.2.1"
- name: Login to registry
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}