Skip to content

Commit cad41d4

Browse files
DanWahlinCopilot
andcommitted
Bump create-pull-request to v8 (Node 24)
Clears the last Node.js 20 deprecation in the Co-op Translator workflow. v8 only changes the action runtime to Node 24; no input changes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c39cd36 commit cad41d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/co-op-translator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
if-no-files-found: ignore
109109

110110
- name: Create pull request
111-
uses: peter-evans/create-pull-request@v7
111+
uses: peter-evans/create-pull-request@v8
112112
with:
113113
token: ${{ secrets.GH_AW_GITHUB_TOKEN }}
114114
commit-message: "Update translations via Co-op Translator"

0 commit comments

Comments
 (0)