Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit ad8aed4

Browse files
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#1470)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3cc06c commit ad8aed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
rm -rf integrations/
4545
- name: Create PR
4646
id: create-pr
47-
uses: peter-evans/create-pull-request@v5
47+
uses: peter-evans/create-pull-request@v6
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
5050
commit-message: Generate Integrations Documentation

0 commit comments

Comments
 (0)