diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 91dbc33d..f2a2072a 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.1 + - uses: GoogleCloudPlatform/release-please-action@v2.5.5 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: node