Skip to content

Commit 58ee8ee

Browse files
Bump peter-evans/create-issue-from-file from 5 to 6 (#3579)
Signed-off-by: dependabot[bot] <[email protected]>
1 parent 094e316 commit 58ee8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@v5
147+
uses: peter-evans/create-issue-from-file@v6
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)