Skip to content

Commit

Permalink
Merge pull request #33 from mttmantovani/dependabot/github_actions/jo…
Browse files Browse the repository at this point in the history
…hnbeynon/render-deploy-action-0.0.9

Bump johnbeynon/render-deploy-action from 0.0.8 to 0.0.9
  • Loading branch information
mttmantovani committed Jun 17, 2024
2 parents 05f46e1 + 2210ddc commit dced38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- name: Deploy to Render
if: github.ref_name == 'main'
uses: johnbeynon/render-deploy-action@v0.0.8
uses: johnbeynon/render-deploy-action@v0.0.9
with:
service-id: ${{ secrets.RENDER_SERVICE_ID }}
api-key: ${{ secrets.RENDER_API_KEY }}
Expand Down

0 comments on commit dced38f

Please sign in to comment.