Skip to content

Commit

Permalink
Bump mukunku/tag-exists-action from 1.2.0 to 1.4.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.2.0 to 1.4.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.2.0...v1.4.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>
  • Loading branch information
dependabot[bot] authored and XavierPaquet-Rapold committed Nov 22, 2023
1 parent 104df09 commit 83300db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
msg: ${{ steps.pubspecVersion.outputs.version }}
separator: '+'
- name: Validate that version doesn't exists
uses: mukunku/tag-exists-action@v1.2.0
uses: mukunku/tag-exists-action@v1.4.0
id: checkTag
with:
tag: ${{ steps.split.outputs._0 }}
Expand Down

0 comments on commit 83300db

Please sign in to comment.