Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.0
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.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.7.0...5e9d0ee)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2021
1 parent b9d63e9 commit a61c6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Create Pull Request
if: always()
id: cpr
uses: peter-evans/create-pull-request@v3.7.0
uses: peter-evans/create-pull-request@v3.8.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'Update api for ${{github.event.release.name}}'
Expand Down

0 comments on commit a61c6ba

Please sign in to comment.