Skip to content

Commit

Permalink
Update digitalocean/app_action action to v2.0.2 (#104)
Browse files Browse the repository at this point in the history
* Update digitalocean/app_action action to v2.0.2

* npm audit fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ryan Williams <[email protected]>
  • Loading branch information
renovate[bot] and ryanwi authored Sep 21, 2024
1 parent 31c4b6d commit f12b64a
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: DigitalOcean App Platform deployment
uses: digitalocean/[email protected].1
uses: digitalocean/[email protected].2
with:
app_name: ${{ secrets.PROD_APP_NAME }}
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
178 changes: 103 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f12b64a

Please sign in to comment.