Skip to content

Commit 32e0630

Browse files
chore: Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#1303)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a39566d commit 32e0630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: tj-actions/verify-changed-files@f7c3c7390ed5c5435233c9bb76d8c0ad5f99ba26
2020
id: verify-changed-files
2121
- name: Create PR
22-
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
22+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
2323
if: steps.verify-changed-files.outputs.files_changed == 'true'
2424
with:
2525
token: ${{ secrets.APIX_BOT_PAT }}

0 commit comments

Comments
 (0)