diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index d8052673..e8d29088 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@v2.4.2 + - uses: GoogleCloudPlatform/release-please-action@v2.5.1 id: release with: token: ${{ secrets.GITHUB_TOKEN }}