diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 1caab3dd01..c9faeaeb4b 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -21,7 +21,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.1.3 + - uses: GoogleCloudPlatform/release-please-action@v3.2.5 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: simple