diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b45cf8b6d..9cb1ff87e 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -7,7 +7,7 @@ release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.7.12 + - uses: GoogleCloudPlatform/release-please-action@v3.7.13 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: simple