diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 81c09ac..8769791 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Sync release version - uses: tj-actions/sync-release-version@v8 + uses: tj-actions/sync-release-version@v8.5 id: sync-release-version with: pattern: '${{ github.repository }}@'