We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5efe2 commit 4cb9df0Copy full SHA for 4cb9df0
.github/workflows/chores.yaml
@@ -57,7 +57,7 @@ jobs:
57
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ArloL/chorito/HEAD/run-latest.sh)"
58
git diff
59
- name: Create Pull Request
60
- uses: peter-evans/create-pull-request@v7.0.7
+ uses: peter-evans/create-pull-request@v7.0.8
61
with:
62
commit-message: "chore: automated changes by chorito"
63
branch: "chorito/patch"
0 commit comments