Skip to content

Commit

Permalink
Merge pull request #36 from syntaqx/dependabot/github_actions/strumwo…
Browse files Browse the repository at this point in the history
…lf/delete-deployment-environment-3.0.0

Bump strumwolf/delete-deployment-environment from 2.3.0 to 3.0.0
  • Loading branch information
syntaqx authored May 10, 2024
2 parents 6e7a16d + fc8f6dd commit b2cd119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-teardown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete Deployment Environment
uses: strumwolf/delete-deployment-environment@v2.3.0
uses: strumwolf/delete-deployment-environment@v3.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
environment: review
Expand Down

0 comments on commit b2cd119

Please sign in to comment.