Skip to content

Commit 65fc55c

Browse files
heiskrCopilot
andauthored
Update peter-evans/create-issue-from-file pinned SHA (#60258)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6fab6b4 commit 65fc55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check-external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Create issue if broken links found
7171
if: always() && steps.check_report.outputs.has_report == 'true'
72-
uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v5
72+
uses: peter-evans/create-issue-from-file@65115121ba9a3573cbaded4dc66b90ba1f9b69dc
7373
with:
7474
token: ${{ secrets.DOCS_BOT_PAT_BASE }}
7575
repository: github/docs-content

0 commit comments

Comments
 (0)