Skip to content

Commit bd3bd2d

Browse files
Bump docker/login-action from 1.10.0 to 2.1.0 (#111)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bf5b74 commit bd3bd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
${{ runner.os }}-buildx-
3838
-
3939
name: Login to GitHub Container Registry
40-
uses: docker/login-action@v1.10.0
40+
uses: docker/login-action@v2.1.0
4141
if: github.event_name != 'pull_request'
4242
with:
4343
registry: ghcr.io

0 commit comments

Comments
 (0)