diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 3a4326f..f95f84c 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@2.2.0 + - uses: GoogleCloudPlatform/release-please-action@31e1a25ccf4f8df92fdb4066e3650a6167e5fe25 with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: node