Skip to content

Commit 525283a

Browse files
chore(deps): bump dev-drprasad/delete-tag-and-release (#11)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d56de60 commit 525283a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v3
3939
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4040

41-
- uses: dev-drprasad/delete-tag-and-release@v0.2.1
41+
- uses: dev-drprasad/delete-tag-and-release@v1.0.1
4242
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4343
with:
4444
delete_release: true

0 commit comments

Comments
 (0)