Skip to content

Commit

Permalink
Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 (#345)
Browse files Browse the repository at this point in the history
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](mukunku/tag-exists-action@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent e4a9a4b commit 03826c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
version="$(python3 ./.github/actions/get_version.py)"
echo "version=$version" >> $GITHUB_OUTPUT
- name: Is Tag exists
uses: mukunku/tag-exists-action@v1.4.0
uses: mukunku/tag-exists-action@v1.5.0
id: checkTag
with:
tag: ${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 03826c9

Please sign in to comment.