Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #39 from djdefi/dependabot/github_actions/azure/do…
Browse files Browse the repository at this point in the history
…cker-login-2

Bump azure/docker-login from 1 to 2
  • Loading branch information
djdefi authored May 29, 2024
2 parents 6250ab1 + 488bdc6 commit 8c9bed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
sarif_file: 'trivy-results.sarif'
- name: Docker registry login
uses: azure/docker-login@v1
uses: azure/docker-login@v2
with:
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
Expand Down

0 comments on commit 8c9bed6

Please sign in to comment.