diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 392a1432..328a9824 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.3.0 + - uses: GoogleCloudPlatform/release-please-action@v3.7.13 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: simple