Skip to content

Commit

Permalink
--- (#670)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 4c97830 commit fb348ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Login to Quay
if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')
uses: azure/docker-login@v1
uses: azure/docker-login@v2
with:
login-server: 'quay.io'
username: ${{ secrets.QUAY_USERNAME }}
Expand Down

0 comments on commit fb348ea

Please sign in to comment.