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