Skip to content

Commit

Permalink
Merge pull request #127 from signalwire/dependabot/github_actions/dig…
Browse files Browse the repository at this point in the history
…italocean/app_action-2.0.7

Bump digitalocean/app_action from 2.0.4 to 2.0.7
  • Loading branch information
jpsantosbh authored Jan 3, 2025
2 parents 0f6fb76 + db7590b commit 3c49a1b
Showing 1 changed file with 1 addition and 1 deletion.
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].4
uses: digitalocean/[email protected].7
with:
app_name: ${{ secrets.PROD_APP_NAME }}
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}

0 comments on commit 3c49a1b

Please sign in to comment.