Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from v3.4.1 to v3.5.1 (#297)
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.4.1 to v3.5.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.4.1...ce699aa)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 3, 2020
1 parent 7177fd1 commit c671897
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.4.1
uses: peter-evans/create-pull-request@v3.5.1
if: steps.git-diff-num.outputs.num-diff != 0
with:
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
Expand Down

0 comments on commit c671897

Please sign in to comment.