Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0
Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/mukunku/tag-exists-action/releases) - [Commits](https://github.com/mukunku/tag-exists-action/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: mukunku/tag-exists-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
89e56dbab6
commit
616c6f52ff
|
@ -29,7 +29,7 @@ jobs:
|
||||||
echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- uses: mukunku/tag-exists-action@v1.4.0
|
- uses: mukunku/tag-exists-action@v1.5.0
|
||||||
id: checkTag
|
id: checkTag
|
||||||
with:
|
with:
|
||||||
tag: ${{ env.date }}
|
tag: ${{ env.date }}
|
||||||
|
|
Loading…
Reference in New Issue