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@78009d2...abb37bc)

---
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] committed Jan 16, 2024
1 parent f26de04 commit f2c9c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Check if version tag already exists
id: version_tag
uses: mukunku/tag-exists-action@78009d2b13e10ba051fe68d8d2f6778a9b2adab3
uses: mukunku/tag-exists-action@abb37bcb9359ec998248497e66be881bdcd2bd62
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f2c9c94

Please sign in to comment.