diff --git a/.github/workflows/release-github.yaml b/.github/workflows/release-github.yaml index 79135a1..ec5290d 100644 --- a/.github/workflows/release-github.yaml +++ b/.github/workflows/release-github.yaml @@ -11,7 +11,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3 + - uses: GoogleCloudPlatform/release-please-action@v4 id: release with: token: ${{ secrets.REPO_GHA_PAT }}