Skip to content

Commit

Permalink
ci(deps): update digitalocean/app_action action to v2.0.4 (#2301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 2c141c1 commit 2d1662f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
docker push ${{ env.DOCKER_IMAGE }}
- name: Deploy 🚀
uses: digitalocean/app_action/deploy@v2.0.3
uses: digitalocean/app_action/deploy@v2.0.4
env:
IMAGE_TAG_TELEGRAM_PDF_BOT: ${{ github.sha }}
with:
Expand Down

0 comments on commit 2d1662f

Please sign in to comment.