We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d876360 commit e2bc6a4Copy full SHA for e2bc6a4
template-files/.github/workflows/generate-readme-tree.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
config_path: .github/readmetreerc.yaml
24
- name: Create Pull Request
25
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
26
27
token: ${{ steps.generate_token.outputs.token }}
28
commit-message: "ci: update tree"
0 commit comments