diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 07148bb..4f6abb3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: - name: Detect and tag new version id: check-version if: steps.check-parent-commit.outputs.sha - uses: salsify/action-detect-and-tag-new-version@v2.0.1 + uses: salsify/action-detect-and-tag-new-version@v2.0.2 with: tag-template: "{VERSION}" version-command: |