diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c14ab46..ce37505 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: # bootstrap-sha and release-as needs to be removed after first release - name: Release # yamllint disable-line rule:line-length - uses: google-github-actions/release-please-action@18e07ccc3cbf9452c36a903319d532486196dba9 # ratchet:google-github-actions/release-please-action@v3 + uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # ratchet:google-github-actions/release-please-action@v3 with: release-type: python token: ${{ steps.app-token.outputs.token }}