Skip to content

Commit 5f73d39

Browse files
chore(deps): update peter-evans/create-pull-request action to v7 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 695ba21 commit 5f73d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-update.yaml

+1-1
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@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6
44+
- uses: peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # v7
4545
with:
4646
title: "fix(${{ github.event.client_payload.id }}): automated SDK update"
4747
token: "${{ secrets.CI_USER_TOKEN }}"

0 commit comments

Comments
 (0)