Skip to content

Commit

Permalink
chore(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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RozmarinUS committed May 31, 2024
1 parent d87922e commit 01b473d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:

steps:
- name: 🗑 Delete deployment
uses: strumwolf/delete-deployment-environment@v2
uses: strumwolf/delete-deployment-environment@v3
with:
token: ${{ secrets.GH_TOKEN }}
environment: github-pages
Expand Down

0 comments on commit 01b473d

Please sign in to comment.