Skip to content

Commit 1336596

Browse files
Bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1 (#12)
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 1.0.1 to 1.1. - [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases) - [Commits](dev-drprasad/delete-tag-and-release@v1.0.1...v1.1) --- updated-dependencies: - dependency-name: dev-drprasad/delete-tag-and-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93fdacf commit 1336596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@v4
4040
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4141

42-
- uses: dev-drprasad/delete-tag-and-release@v1.0.1
42+
- uses: dev-drprasad/[email protected]
4343
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4444
with:
4545
delete_release: true

0 commit comments

Comments
 (0)