Skip to content

Commit 4616c0c

Browse files
build(deps): bump docker/login-action from 3.4.0 to 3.6.0 (#325)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille Latapie <78221213+clatapie@users.noreply.github.com>
1 parent 6b1a76b commit 4616c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: actions/checkout@v4
7878

7979
- name: "Login in Github Container registry"
80-
uses: docker/login-action@v3.4.0
80+
uses: docker/login-action@v3.6.0
8181
with:
8282
registry: ghcr.io
8383
username: ${{ github.actor }}

0 commit comments

Comments
 (0)