diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index e1f57cac..17532e7b 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -9,7 +9,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v2.5.6 + - uses: GoogleCloudPlatform/release-please-action@v2.14.0 id: release with: token: ${{ secrets.GITHUB_TOKEN }}