Skip to content

Commit

Permalink
chore(deps): bump digitalocean/app_action from 1.1.6 to 2 (#314)
Browse files Browse the repository at this point in the history
Bumps [digitalocean/app_action](https://github.com/digitalocean/app_action) from 1.1.6 to 2.
- [Release notes](https://github.com/digitalocean/app_action/releases)
- [Commits](digitalocean/app_action@v1.1.6...v2)

---
updated-dependencies:
- dependency-name: digitalocean/app_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 23bbc3d commit 76dbc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
needs: build-and-push
steps:
- name: DigitalOcean App Platform deployment
uses: digitalocean/app_action@v1.1.6
uses: digitalocean/app_action@v2
with:
app_name: moksha-mint
token: ${{ secrets.DO_TOKEN }}

0 comments on commit 76dbc53

Please sign in to comment.