Skip to content

Commit

Permalink
chore(deps): roll back peter-evans/create-pull-request action to v7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent e352f97 commit 4395f35
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@v7.0.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: feat/bot/update-license-year
Expand Down

0 comments on commit 4395f35

Please sign in to comment.