Skip to content

Commit 2e39e50

Browse files
Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0
Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mukunku/tag-exists-action/releases) - [Commits](mukunku/tag-exists-action@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: mukunku/tag-exists-action dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9e508b commit 2e39e50

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Version validation
2929
if: ${{ github.event_name == 'pull_request' }}
30-
uses: mukunku/tag-exists-action@v1.6.0
30+
uses: mukunku/tag-exists-action@v1.7.0
3131
id: checkTag
3232
with:
3333
tag: v${{ env.VERSION }}

0 commit comments

Comments
 (0)