diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index caab9452aa..debb7dea4d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -8,7 +8,7 @@ jobs: name: "Release please" runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v2 + - uses: GoogleCloudPlatform/release-please-action@v3 with: release-type: simple package-name: windmill