diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 122b022..3e82593 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: private-key: ${{ secrets.TOKENS_PRIVATE_KEY }} app-id: ${{ secrets.TOKENS_APP_ID }} - - uses: GoogleCloudPlatform/release-please-action@v4 + - uses: GoogleCloudPlatform/release-please-action@v5 with: release-type: go package-name: netlify-commons