Skip to content

Commit

Permalink
Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0
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]>
  • Loading branch information
dependabot[bot] authored and martinvisser committed Jan 2, 2024
1 parent 1ec86ad commit bf5fb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Retrieve tag exists flag
uses: mukunku/tag-exists-action@v1.4.0
uses: mukunku/tag-exists-action@v1.5.0
id: checkTag
with:
tag: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit bf5fb4b

Please sign in to comment.