diff --git a/.github/workflows/release_github.yaml b/.github/workflows/release_github.yaml index 20e8587e..bec1c197 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@v5 id: release with: token: ${{ secrets.REPO_GHA_PAT }}