Skip to content

Commit 4825c60

Browse files
build(deps): bump peter-evans/create-issue-from-file from 4 to 5 (#2874)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcd8408 commit 4825c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-outdated-content-report.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
echo "The end of report" >> report.md
145145
146146
- name: Create an issue from the report
147-
uses: peter-evans/create-issue-from-file@v4
147+
uses: peter-evans/create-issue-from-file@v5
148148
with:
149149
title: "[${{ env.L10N_CODE }}] A report to track and reflect updates of English content"
150150
content-filepath: report.md

0 commit comments

Comments
 (0)