Skip to content

Commit e5c807e

Browse files
Bump peter-evans/create-pull-request from 3.8.2 to 3.9.1 (#642)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.8.2 to 3.9.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v3.8.2...v3.9.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a5b6b4 commit e5c807e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
python generate_routes.py
6363
cd ..
6464
- name: Create Pull Request
65-
uses: peter-evans/create-pull-request@v3.8.2
65+
uses: peter-evans/create-pull-request@v3.9.1
6666
if: steps.git-diff-num.outputs.num-diff != 0
6767
with:
6868
token: ${{ secrets.SPEC_UPDATE_TOKEN }}

0 commit comments

Comments
 (0)