diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0e7b9f3..524be87 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -20,7 +20,7 @@ jobs: - name: Run Release Please id: release - uses: googleapis/release-please-action@v4 + uses: googleapis/release-please-action@v5 with: # This assumes you're using a personal access token stored as a secret # If you want to use the default GITHUB_TOKEN, you can remove this line