Skip to content

Commit 4aeb114

Browse files
chore(deps): update docker/login-action action to v3.4.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bo0tzz <[email protected]>
1 parent ff0dc95 commit 4aeb114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: docker/[email protected]
5252

5353
- name: Login to GitHub Container Registry
54-
uses: docker/login-action@v3.3.0
54+
uses: docker/login-action@v3.4.0
5555
if: ${{ !github.event.pull_request.head.repo.fork }}
5656
with:
5757
registry: ghcr.io

0 commit comments

Comments
 (0)