Skip to content

Commit e2bc6a4

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 [skip ci]
1 parent d876360 commit e2bc6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template-files/.github/workflows/generate-readme-tree.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
config_path: .github/readmetreerc.yaml
2424
- name: Create Pull Request
25-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
25+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
2626
with:
2727
token: ${{ steps.generate_token.outputs.token }}
2828
commit-message: "ci: update tree"

0 commit comments

Comments
 (0)