diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index fd60797..a723003 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.3.0 + uses: googleapis/release-please-action@v4.4.0 with: token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }} config-file: .github/.release-please-config.json