Skip to content

Commit c563a62

Browse files
ci: bump peter-evans/create-pull-request from 6 to 8 (#148)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93b1e3 commit c563a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ jobs:
260260
- name: Create Pull Request
261261
if: ${{ !inputs.dry_run && steps.changes.outputs.has_changes == 'true' && github.event.inputs.pr == '' }}
262262
id: create-pr
263-
uses: peter-evans/create-pull-request@v6
263+
uses: peter-evans/create-pull-request@v8
264264
with:
265265
token: ${{ steps.app-token.outputs.token || secrets.GITHUB_TOKEN }}
266266
commit-message: "chore: regenerate SDK with Speakeasy"

0 commit comments

Comments
 (0)