Skip to content

Commit 3cf78b0

Browse files
chore(deps): update docker/login-action action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19ad4cf commit 3cf78b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: sigstore/cosign-installer@v3
5757

5858
- name: Login to GitHub Container Registry
59-
uses: docker/login-action@v3
59+
uses: docker/login-action@v4
6060
with:
6161
registry: ghcr.io
6262
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)