diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1443c4c1..45231c02 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v2 + - uses: GoogleCloudPlatform/release-please-action@v3 with: token: '${{ secrets.GITHUB_TOKEN }}' release-type: node