diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 874f0b7..268a0cc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: with: github_app_id: ${{ secrets.RELEASE_GITHUB_APP_ID}} github_app_private_key: ${{ secrets.RELEASE_GITHUB_APP_KEY }} - - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3 + - uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4 id: release with: command: manifest