Skip to content

Commit

Permalink
Bump strumwolf/delete-deployment-environment from 2.3.0 to 3.0.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [strumwolf/delete-deployment-environment](https://github.com/strumwolf/delete-deployment-environment) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/strumwolf/delete-deployment-environment/releases)
- [Commits](strumwolf/delete-deployment-environment@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: strumwolf/delete-deployment-environment
  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 Aug 30, 2024
1 parent f5bfef8 commit 63b91e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: 'Remove GitHub deployment and environment'
if: ${{ always() }}
uses: strumwolf/delete-deployment-environment@v2.3.0
uses: strumwolf/delete-deployment-environment@v3.0.0
with:
token: "${{ secrets.GITHUB_TOKEN }}"
environment: test
Expand Down

0 comments on commit 63b91e4

Please sign in to comment.