Skip to content

Commit 3c3bf2d

Browse files
chore(deps): update docker/login-action action to v4.1.0 in .github/workflows/release.yaml (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bb2e17 commit 3c3bf2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
# see https://github.com/helm/chart-releaser/issues/183
4545
- name: Login to GitHub Container Registry
46-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
46+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
4747
with:
4848
registry: ghcr.io
4949
username: ${{ github.actor }}

0 commit comments

Comments
 (0)