Skip to content

Commit f86ea95

Browse files
authored
Merge pull request #1297 from vim-jp/dependabot/github_actions/peter-evans/create-issue-from-file-4
Bump peter-evans/create-issue-from-file from 3 to 4
2 parents 3deab0f + 91c4159 commit f86ea95

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

0 commit comments

Comments
 (0)