Skip to content

Commit dfafacc

Browse files
build(deps): bump docker/login-action from 3.5.0 to 3.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e21b43 commit dfafacc

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
@@ -74,7 +74,7 @@ jobs:
7474
install: true
7575

7676
- name: Login to Docker.io
77-
uses: docker/login-action@v3.5.0
77+
uses: docker/login-action@v3.6.0
7878
if: ${{ inputs.publish-container }}
7979
with:
8080
registry: docker.io

0 commit comments

Comments
 (0)