diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 215acb7..27f1a2d 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - name: Sync release version. - uses: tj-actions/sync-release-version@v8.7 + uses: tj-actions/sync-release-version@v9 id: sync-release-version with: pattern: '${{ github.repository }}@'