Skip to content

Commit 8e12adb

Browse files
chore(deps): bump mukunku/tag-exists-action from 1.0.0 to 1.1.0 (#3112)
Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mukunku/tag-exists-action/releases) - [Commits](mukunku/tag-exists-action@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: mukunku/tag-exists-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e807be commit 8e12adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
verify-manifest-tag:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: mukunku/tag-exists-action@v1.0.0
21+
- uses: mukunku/tag-exists-action@v1.1.0
2222
id: check-tag
2323
name: check if tag already exists
2424
with:

0 commit comments

Comments
 (0)