diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index 53049dae..7eb34309 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -41,7 +41,7 @@ jobs: - name: Print source version run: echo ${{ steps.version-step.outputs.newTag }} - - uses: mukunku/tag-exists-action@v1.6.0 + - uses: mukunku/tag-exists-action@v1.7.0 name: Check tag existence id: check-tag-exists with: