Skip to content

Commit e02fdd9

Browse files
Update docker/login-action action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d2e507 commit e02fdd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
${{ runner.os }}-go-
3535
3636
- name: Login to ghcr.io
37-
uses: docker/login-action@v2
37+
uses: docker/login-action@v4
3838
with:
3939
registry: ghcr.io
4040
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)