Skip to content
Snippets Groups Projects
Unverified Commit 1ff2d20a authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump docker/login-action from 1 to 2 (#15154)

* Bump docker/login-action from 1 to 2

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2

)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

* Changelog

---------

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarGitHub Actions <github-actions[bot]@users.noreply.github.com>
parent a74c099e
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ jobs: ...@@ -48,7 +48,7 @@ jobs:
with: with:
ref: master ref: master
- name: Login to registry - name: Login to registry
uses: docker/login-action@v1 uses: docker/login-action@v2
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}
......
Bump docker/login-action from 1 to 2.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment