Skip to content

Commit 5c4d42c

Browse files
ci(deps): Bump docker/login-action from 3.4.0 to 3.5.0 (#283)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a3af08 commit 5c4d42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ jobs:
397397
context: .
398398
- id: login
399399
name: Login to GitHub Container Registry
400-
uses: docker/login-action@v3.4.0
400+
uses: docker/login-action@v3.5.0
401401
with:
402402
password: ${{ secrets.GITHUB_TOKEN }}
403403
registry: ghcr.io

0 commit comments

Comments
 (0)