Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1616 from deNBI/deps/peter-evans-create-pull-requ…
Browse files Browse the repository at this point in the history
…est-6.x

feat(Dependencies): Update peter-evans/create-pull-request action to v6
  • Loading branch information
dweinholz authored Feb 1, 2024
2 parents e1c0306 + d58589b commit 8b829cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blacked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create Pull Request
if: steps.git-check.outputs.modified == 'true'
id: cpr
uses: peter-evans/create-pull-request@v5.0.2
uses: peter-evans/create-pull-request@v6.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: fix(Linting):blacked code
Expand Down

0 comments on commit 8b829cf

Please sign in to comment.