mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-01 10:22:43 +02:00
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:
parent
fa26587f19
commit
424bdb4e62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue