Skip to content

Commit fe59253

Browse files
chore(deps): bump mukunku/tag-exists-action from 1.6.0 to 1.7.0 (#667)
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@bdad1ea...5c39604) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d7391a commit fe59253

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
@@ -28,7 +28,7 @@ jobs:
2828
# The prerelease part of the semver tag, if any. To be used in the release job.
2929
prerelease: ${{ steps.parse-semver.outputs.prerelease }}
3030
steps:
31-
- uses: mukunku/tag-exists-action@bdad1eaa119ce71b150b952c97351c75025c06a9 # v1.6.0
31+
- uses: mukunku/tag-exists-action@5c39604fe8aef7e65acb6fbcf96ec580f7680313 # v1.7.0
3232
id: check-tag
3333
with:
3434
tag: ${{ inputs.tag }}

0 commit comments

Comments
 (0)