diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 61991a2..fe7ed21 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Release Please - uses: GoogleCloudPlatform/release-please-action@v3.7.8 + uses: GoogleCloudPlatform/release-please-action@v3.7.9 with: release-type: simple token: ${{ secrets.RELEASE_PLEASE_TOKEN }}