Skip to content

Commit be48ca8

Browse files
Bump docker/login-action from 1.10.0 to 3.4.0
Dependabot couldn't find the original pull request head commit, 9042215.
1 parent e5a3e32 commit be48ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3.4.0
4141
if: github.event_name != 'pull_request'
4242
with:
4343
registry: ghcr.io

0 commit comments

Comments
 (0)