Skip to content

Commit 6552892

Browse files
dependabot[bot]sanguinariojoe
authored andcommitted
build(deps): 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] <[email protected]>
1 parent 928f7dd commit 6552892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
echo "moordyn_version=$major.$minor.$patch" >> $GITHUB_OUTPUT
2222
2323
- name: Tag check
24-
uses: mukunku/tag-exists-action@v1.6.0
24+
uses: mukunku/tag-exists-action@v1.7.0
2525
id: checkTag
2626
with:
2727
tag: "v${{steps.moordyn_version.outputs.moordyn_version}}"

0 commit comments

Comments
 (0)