Skip to content

Commit 19f6b80

Browse files
chore(deps): update docker/login-action action to v4 (#131)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent 0f12d77 commit 19f6b80

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
@@ -54,7 +54,7 @@ jobs:
5454
echo "new_version=$new_version" >> $GITHUB_ENV
5555
5656
- name: login to ghcr.io
57-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
57+
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
5858
with:
5959
registry: ghcr.io
6060
username: ${{ github.actor }}

0 commit comments

Comments
 (0)