Skip to content

Commit 7ff0cc9

Browse files
authored
Merge pull request #2340 from vim-jp/dependabot/github_actions/peter-evans/create-issue-from-file-6
Bump peter-evans/create-issue-from-file from 5 to 6
2 parents ee0fc5a + ebc883c commit 7ff0cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
36+
uses: peter-evans/create-issue-from-file@v6
3737
with:
3838
title: 'Vim help : number of untranslated lines diff status'
3939
content-filepath: ./doc_info.md

0 commit comments

Comments
 (0)