Skip to content

Commit ac03a7f

Browse files
authored
Merge pull request #1422 from vim-jp/dependabot/github_actions/peter-evans/create-issue-from-file-5
Bump peter-evans/create-issue-from-file from 4 to 5
2 parents 6ec139a + 84062ea commit ac03a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
bash work/tools/script/get_doc_info.sh
3434
echo Update ${{ steps.current-time.outputs.ISOTime }} >> doc_info.md
3535
- name: Create or Update issue
36-
uses: peter-evans/create-issue-from-file@v4
36+
uses: peter-evans/create-issue-from-file@v5
3737
with:
3838
title: 'Vim help : number of untranslated lines diff status'
3939
content-filepath: ./doc_info.md

0 commit comments

Comments
 (0)