Skip to content

Commit 15f66e6

Browse files
build(deps): bump docker/login-action from 4.2.0 to 4.3.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@650006c...c99871d) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 454b803 commit 15f66e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
install: true
8181

8282
- name: Login to Docker.io
83-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # tag=v4.2.0
83+
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # tag=v4.3.0
8484
if: ${{ inputs.publish-container }}
8585
with:
8686
registry: docker.io

0 commit comments

Comments
 (0)