Skip to content

Commit c9ddbb7

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump docker/login-action from 4.2.0 to 4.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.2.0 to 4.6.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@650006c...dbcb813) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fa689e commit c9ddbb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v7
3030

3131
- name: Log in to the Container registry
32-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee
32+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f
3333
with:
3434
registry: ${{ env.REGISTRY }}
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)