Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #206 from fdm-monster/renovate/mukunku-tag-exists-…
Browse files Browse the repository at this point in the history
…action-1.x

chore(deps): update mukunku/tag-exists-action action to v1.6.0
  • Loading branch information
davidzwa authored Feb 2, 2024
2 parents 9923d2c + 218a8e3 commit b3b5bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# https://gist.github.com/DarrenN/8c6a5b969481725a4413?permalink_comment_id=3863317#gistcomment-3863317
run: |
echo "CLI_VERSION=$(npm pkg get version | sed 's/"//g')" >> $GITHUB_ENV
- uses: mukunku/tag-exists-action@v1.5.0
- uses: mukunku/tag-exists-action@v1.6.0
id: checkTag
with:
tag: ${{ env.CLI_VERSION }}
Expand Down

0 comments on commit b3b5bfa

Please sign in to comment.