diff --git a/.github/workflows/ci.release.yaml b/.github/workflows/ci.release.yaml index 9d5f091..ba3200f 100644 --- a/.github/workflows/ci.release.yaml +++ b/.github/workflows/ci.release.yaml @@ -9,6 +9,6 @@ on: jobs: release: - uses: parcelLab/ci/.github/workflows/release.yaml@v8 + uses: parcelLab/ci/.github/workflows/release.yaml@v9 secrets: repoAccessToken: ${{ secrets.REPO_ACCESS_TOKEN_OPEN_SOURCE }}