Skip to content

Commit 91da8f1

Browse files
chore(deps): bump azure/docker-login from 1 to 2 (#1552)
Bumps [azure/docker-login](https://github.com/azure/docker-login) from 1 to 2. - [Release notes](https://github.com/azure/docker-login/releases) - [Commits](Azure/docker-login@v1...v2) --- updated-dependencies: - dependency-name: azure/docker-login dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a8aff1 commit 91da8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ jobs:
307307
with:
308308
fetch-depth: 0
309309

310-
- uses: azure/docker-login@v1
310+
- uses: azure/docker-login@v2
311311
with:
312312
username: ${{ secrets.DOCKERHUB_USER }}
313313
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)