Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.2 (#322)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 10, 2021
1 parent 6afe7d8 commit 472ba20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
pip install -r requirements.txt
python generate_base_client.py
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.7.0
uses: peter-evans/create-pull-request@v3.8.2
if: steps.git-diff-num.outputs.num-diff != 0
with:
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
Expand Down

0 comments on commit 472ba20

Please sign in to comment.