Skip to content

Commit ee7034c

Browse files
chore(deps): update docker/login-action action to v4
1 parent b9325d1 commit ee7034c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on_prerelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
path: src/github.com/${{ env.ORIGINAL_REPO_NAME }}
2424
- uses: docker/setup-buildx-action@v3
2525
- name: Login to GitHub Container Registry
26-
uses: docker/login-action@v3
26+
uses: docker/login-action@v4
2727
with:
2828
registry: ghcr.io
2929
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)