chore(deps): bump azure/docker-login from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1 (#3770)

chore(deps): bump azure/docker-login

Bumps [azure/docker-login](https://github.com/azure/docker-login) from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/azure/docker-login/releases)
- [Commits](81744f9799...83efeb7777)

---
updated-dependencies:
- dependency-name: azure/docker-login
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-28 09:20:47 -07:00 committed by GitHub
parent fa26587f19
commit 424bdb4e62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ jobs:
- name: Set up Docker
run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- uses: azure/docker-login@81744f9799e7eaa418697cb168452a2882ae844a
- uses: azure/docker-login@83efeb77770c98b620c73055fbb59b2847e17dc0
with:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_TOKEN }}