Skip to content

Commit

Permalink
Bump mukunku/tag-exists-action from 1.2.0 to 1.4.0 (#375)
Browse files Browse the repository at this point in the history
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 Nov 28, 2023
1 parent 48fa850 commit 171c0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "::notice ::Version from Cargo.toml $version"
- name: Check if version is a Git tag
uses: mukunku/tag-exists-action@v1.2.0
uses: mukunku/tag-exists-action@v1.4.0
if: ${{ steps.all_changed_files.outputs.all_changed_files == 'Cargo.lock iggy/Cargo.toml' }}
id: check_git_tag
with:
Expand Down

0 comments on commit 171c0db

Please sign in to comment.