diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index cbd2b74034..5e1906fa33 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.2.5 + - uses: GoogleCloudPlatform/release-please-action@v3.2.7 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: simple