Skip to content

Commit 6ceef02

Browse files
chore(deps): update mukunku/tag-exists-action action to v1.7.0
1 parent 112d8b7 commit 6ceef02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
path: "package.json"
4949
prop_path: "version"
5050
## we check if repo contains already this tag, if not version, has changed
51-
- uses: mukunku/tag-exists-action@v1.6.0
51+
- uses: mukunku/tag-exists-action@v1.7.0
5252
id: check
5353
with:
5454
tag: ${{ steps.version.outputs.prop }}

0 commit comments

Comments
 (0)