Skip to content

Commit bc18b4a

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
1 parent 386bfee commit bc18b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-projects-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v6
1111
- uses: bleep-build/[email protected]
1212
- run: bleep projectsGraph docs/projects-graph.md
13-
- uses: peter-evans/create-pull-request@v7
13+
- uses: peter-evans/create-pull-request@v8
1414
with:
1515
commit-message: "chore: update projects graph"
1616
title: "chore: update projects graph"

0 commit comments

Comments
 (0)