Skip to content

Commit a4eea3d

Browse files
ci(tools): update docker/login-action action to v3.7.0 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a238d1 commit a4eea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
- name: Ghcr login
9797
id: login3
98-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
98+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
9999
if: github.event_name != 'pull_request'
100100
with:
101101
registry: ghcr.io

0 commit comments

Comments
 (0)