Skip to content

Commit

Permalink
build(deps): bump dev-drprasad/delete-tag-and-release
Browse files Browse the repository at this point in the history
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.1 to 1.0.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](dev-drprasad/delete-tag-and-release@v0.2.1...v1.0.1)

---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent f0a2933 commit 2c1162f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
if: ${{ always() && github.event_name == 'pull_request' }}
uses: dev-drprasad/delete-tag-and-release@v0.2.1
uses: dev-drprasad/delete-tag-and-release@v1.0.1
with:
tag_name: ${{ steps.vars.outputs.release_tag }}

0 comments on commit 2c1162f

Please sign in to comment.