diff --git a/.github/workflows/releaseplease.yml b/.github/workflows/releaseplease.yml index 14c8c7f4..298e8e59 100644 --- a/.github/workflows/releaseplease.yml +++ b/.github/workflows/releaseplease.yml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.7 + - uses: GoogleCloudPlatform/release-please-action@v4.1 with: token: ${{ secrets.MOWORKFLOWTOKEN }} release-type: python