diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6364db8..3460f87 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,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.RELEASE_TOKEN }}