diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1cd52f4f..b7df7f4c 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@v1.3.2 + - uses: GoogleCloudPlatform/release-please-action@v3.6.1 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: node