No breaking changes expected from previous v0.2.1 but we would like the community to test this pre-release on test repos or non-production workflows first and give the team feedback and create issues to help us reproduce as necessary. If you can keep and provide URLs to your GitHub Actions workflow logs that would be fantastic!
What's Changed
Action is now Typescript based instead of Javascript by @wardellbagby in #26
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dev-drprasad/delete-tag-and-release from 0.2.1 to 1.0.1.
Release notes
Sourced from dev-drprasad/delete-tag-and-release's releases.
Commits
8cd619d
Merge pull request #35 from dev-drprasad/thadguidry-patch-1fe70c9a
Update README.md30b6d15
Update README.md7550ea1
Merge pull request #29 from wardellbagby/wardell/fix-tag-deletiond416162
Fix issue where deleting tags failed488bcdd
Merge pull request #31 from Sunny-25/emoji_changef0585ac
replaced pepper emoji with stop sign emoji94d338d
Merge pull request #27 from wardellbagby/wardell/improve-dxa7ff4c8
Update distributed bundleafe0729
Add GitHub Workflows for Lint and Bundle checkDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show