Skip to content

Commit 7e13119

Browse files
chore(deps): bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1 (#14)
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 3ccb68e commit 7e13119

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@v4
3939
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4040

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

0 commit comments

Comments
 (0)