Skip to content

Commit f4d9d1a

Browse files
committed
bump action version
1 parent 04f0eb7 commit f4d9d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-all-english-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: echo "::set-output name=title::$(head -1 broken_links.md)"
2525
- if: ${{ failure() }}
2626
name: Create issue from file
27-
uses: peter-evans/create-issue-from-file@35e304e2a12caac08c568247a2cb46ecd0c3ecc5
27+
uses: peter-evans/create-issue-from-file@v2
2828
with:
2929
token: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
3030
title: ${{ steps.check.outputs.title }}

0 commit comments

Comments
 (0)