Skip to content

Commit 05b7fdd

Browse files
renovate[bot]tmeckel
authored andcommitted
chore(deps): update docker/login-action action to v4
1 parent bbb8669 commit 05b7fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run-tests: 'false'
2828

2929
- name: Log in to GitHub Container Registry
30-
uses: docker/login-action@v3
30+
uses: docker/login-action@v4
3131
with:
3232
registry: ${{ env.REGISTRY }}
3333
username: ${{ github.actor }}

0 commit comments

Comments
 (0)