Skip to content

Commit f1c14ec

Browse files
[security] Bump docker/login-action from 3.6.0 to 3.7.0 (#1320)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0a9231 commit f1c14ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fetch-depth: 0
4848

4949
- name: Log in to Docker Hub
50-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
50+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
5151
with:
5252
registry: docker.io
5353
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)