We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7794a0 + 0c7df7c commit 1c0d994Copy full SHA for 1c0d994
.github/workflows/update.yml
@@ -77,7 +77,7 @@ jobs:
77
run: packwiz update -a -y
78
79
- name: Push the updated mod list via a Pull Request
80
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
81
with:
82
commit-message: "update(${{ matrix.modpack }}): updated mods"
83
title: 'update(${{ matrix.modpack }}): updated mods'
0 commit comments