Skip to content

Commit 9042215

Browse files
Bump docker/login-action from 1.10.0 to 3.4.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 3.4.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1.10.0...v3.4.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e44c53 commit 9042215

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)