Skip to content

Commit 6a09798

Browse files
chore(deps): update docker/login-action action to v4.1.0 (#4383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77483ae commit 6a09798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ jobs:
387387
path: /tmp/.buildx-cache/linux/arm64
388388
- name: Login to GitHub Container Registry
389389
if: ${{ github.event_name != 'pull_request'}}
390-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
390+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
391391
with:
392392
registry: ghcr.io
393393
username: ${{ github.actor }}

0 commit comments

Comments
 (0)