From ee85c5c7777e8f00b3c639c6eaf7e69a71ac3f79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:33:13 +0000 Subject: [PATCH] chore(deps): roll back peter-evans/create-pull-request action to v7.0.5 --- .github/workflows/update-license.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-license.yml b/.github/workflows/update-license.yml index de3a983..3792dcf 100644 --- a/.github/workflows/update-license.yml +++ b/.github/workflows/update-license.yml @@ -39,7 +39,7 @@ jobs: git push --set-upstream origin feat/bot/update-license-year - name: Create Pull Request - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.5.0 + uses: peter-evans/create-pull-request@v7.0.5 with: token: ${{ secrets.GITHUB_TOKEN }} branch: feat/bot/update-license-year