From 2ec12b14eb98bc7d54359e42f5e308edc367f4e0 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:57:54 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 --- .github/workflows/license_cron.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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