From 4395f352d4a302e078ddf91e2cffab932ce2af0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:53:32 +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