Skip to content

Commit f074fd6

Browse files
chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 in the gh-actions group (#214)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e4df0f commit f074fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/setup-buildx-action@v4.0.0
2727

2828
- name: Docker Login
29-
uses: docker/login-action@v4.0.0
29+
uses: docker/login-action@v4.1.0
3030
with:
3131
registry: ghcr.io
3232
username: ${{ github.actor }}

0 commit comments

Comments
 (0)