Skip to content

Commit

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

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

0 comments on commit 0fa00bc

Please sign in to comment.