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 6, 2023
1 parent bcc4f7d commit 9796b6d
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.12
with:
registry-username: ${{ github.actor }}
registry-access-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9796b6d

Please sign in to comment.