Skip to content

Commit ab1dacc

Browse files
ci(deps): Bump docker/login-action from 3.5.0 to 3.6.0 (#307)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ebc155 commit ab1dacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.5.0
400+
uses: docker/login-action@v3.6.0
401401
with:
402402
password: ${{ secrets.GITHUB_TOKEN }}
403403
registry: ghcr.io

0 commit comments

Comments
 (0)