Skip to content

Commit 2e76510

Browse files
chore(deps): bump docker/login-action from 3 to 4 (#814)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 199aaf8 commit 2e76510

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
@@ -157,7 +157,7 @@ jobs:
157157

158158
- uses: docker/setup-buildx-action@v3
159159

160-
- uses: docker/login-action@v3
160+
- uses: docker/login-action@v4
161161
with:
162162
registry: ${{ env.REGISTRY }}
163163
username: ${{ github.actor }}

0 commit comments

Comments
 (0)