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