diff --git a/.github/workflows/license_cron.yaml b/.github/workflows/license_cron.yaml index e9428fa..d793d10 100644 --- a/.github/workflows/license_cron.yaml +++ b/.github/workflows/license_cron.yaml @@ -23,7 +23,7 @@ jobs: - name: Run Script run: python scripts/update_licenses.py - name: Create Pull Request - uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7 with: title: Update Licenses and Exceptions branch-suffix: random