Skip to content

Commit 6614c5d

Browse files
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#153)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent 651a7c1 commit 6614c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
git commit -m "chore: publishing docs for version ${{ env.NEW_DOCS_VERSION }}"
8383
8484
- name: Create Pull Request
85-
uses: peter-evans/create-pull-request@v6
85+
uses: peter-evans/create-pull-request@v7
8686
with:
8787
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
8888
commit-message: "chore: publishing docs for version ${{ env.NEW_DOCS_VERSION }}"

0 commit comments

Comments
 (0)