Skip to content

Commit e9f460a

Browse files
chore(deps): update peter-evans/create-pull-request action to v5 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 349dc4b commit e9f460a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: yarn fetchErrors
4242
- name: Generate Errors SDK
4343
run: yarn generateErrors
44-
- uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 #v4
44+
- uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5
4545
with:
4646
title: "fix(${{ github.event.client_payload.id }}): automated SDK update"
4747
token: "${{ secrets.CI_USER_TOKEN }}"

0 commit comments

Comments
 (0)