Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2021
1 parent f6a3efb commit 3b95f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: "Run pre-commit autoupdate"
run: pre-commit autoupdate
- name: "Create Pull Request"
uses: peter-evans/create-pull-request@v2
uses: peter-evans/create-pull-request@v3.8.2
with:
token: ${{ secrets.CPR_GITHUB_TOKEN }}
branch: update/pre-commit-autoupdate
Expand Down

0 comments on commit 3b95f2e

Please sign in to comment.