Skip to content

Commit 472ba20

Browse files
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.2 (dropbox#322)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.7.0 to v3.8.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v3.7.0...052fc72) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6afe7d8 commit 472ba20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec_update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
pip install -r requirements.txt
5555
python generate_base_client.py
5656
- name: Create Pull Request
57-
uses: peter-evans/create-pull-request@v3.7.0
57+
uses: peter-evans/create-pull-request@v3.8.2
5858
if: steps.git-diff-num.outputs.num-diff != 0
5959
with:
6060
token: ${{ secrets.SPEC_UPDATE_TOKEN }}

0 commit comments

Comments
 (0)