Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump strumwolf/delete-deployment-environment from 2 to 3
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 to 3.
- [Release notes](https://github.com/strumwolf/delete-deployment-environment/releases)
- [Commits](strumwolf/delete-deployment-environment@v2...v3)

---
updated-dependencies:
- dependency-name: strumwolf/delete-deployment-environment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 38c71f5 commit 7b60303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: superfly/fly-pr-review-apps@1.2.0

- name: Clean up GitHub environment
uses: strumwolf/delete-deployment-environment@v2
uses: strumwolf/delete-deployment-environment@v3
if: ${{ github.event.action == 'closed' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7b60303

Please sign in to comment.