diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 88f9251..070c208 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Release Please id: release - uses: googleapis/release-please-action@v4.4.0 + uses: googleapis/release-please-action@v5.0.0 with: token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }} config-file: .github/.release-please-config.json