Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 3 to 4 in /.github/workflows (
Browse files Browse the repository at this point in the history
#249)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
  • Loading branch information
dependabot[bot] and larsoner authored Jan 5, 2023
1 parent 7521627 commit c1e13a1
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 @@ -24,7 +24,7 @@ jobs:
- name: Run pre-commit autoupdate
run: pre-commit autoupdate

- uses: peter-evans/create-pull-request@v3
- uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: ci/update-pre-commit-hooks
Expand Down

0 comments on commit c1e13a1

Please sign in to comment.