diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3bcf7e30..c898ba74 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -23,7 +23,7 @@ jobs: with: path: 'package.json' prop_path: 'name' - - uses: GoogleCloudPlatform/release-please-action@v3.2.5 + - uses: GoogleCloudPlatform/release-please-action@v3.7.2 id: release with: token: ${{ secrets.GITHUB_TOKEN }}