Skip to content

Commit

Permalink
chore(deps): roll back peter-evans/create-pull-request action to v7.0…
Browse files Browse the repository at this point in the history
….5 - abandoned (#44)

* chore(deps): roll back peter-evans/create-pull-request action to v7.0.5

* pin dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mate Molnar <[email protected]>
  • Loading branch information
renovate[bot] and matemoln authored Oct 30, 2024
1 parent 3264731 commit 9cc2af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: feat/bot/update-license-year
Expand Down

0 comments on commit 9cc2af6

Please sign in to comment.