diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58ef52cb..098b711f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: packages: write pull-requests: none steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3 id: release with: token: ${{ secrets.RELEASE_PLEASE_TOKEN }}