Skip to content

Commit

Permalink
Update matootie/dokube action to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and daniellockyer committed Jul 29, 2024
1 parent 56bd22c commit 903413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
tags: "latest,${{ env.IMAGE_VERSION }}"

- uses: matootie/[email protected].0
- uses: matootie/[email protected].1
with:
personalAccessToken: ${{ secrets.DIGITALOCEAN_TOKEN }}
clusterName: ${{ secrets.CLUSTER_NAME }}
Expand Down

0 comments on commit 903413f

Please sign in to comment.