Skip to content

Commit

Permalink
Update valitydev/action-deploy-docker action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent a9d0a50 commit 63a8b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
field: version
value: ${{ github.sha }}
- name: Deploy image
uses: valitydev/action-deploy-docker@v1.0.16
uses: valitydev/action-deploy-docker@v2.0.18
with:
registry-username: ${{ github.actor }}
registry-access-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 63a8b50

Please sign in to comment.