Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 3.8.2 to 3.9.1
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 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>
  • Loading branch information
dependabot[bot] authored May 12, 2021
1 parent 5198a42 commit 947c09f
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 @@ -62,7 +62,7 @@ jobs:
python generate_routes.py
cd ..
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.8.2
uses: peter-evans/create-pull-request@v3.9.1
if: steps.git-diff-num.outputs.num-diff != 0
with:
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
Expand Down

0 comments on commit 947c09f

Please sign in to comment.