diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f09f5c00..fd310dc9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: if: github.ref == 'refs/heads/develop' steps: - name: Get release please action - uses: GoogleCloudPlatform/release-please-action@v2 + uses: GoogleCloudPlatform/release-please-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: node