1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Bump peter-evans/create-issue-from-file from 5.0.0 to 6.0.0 (#57859)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-08 17:33:25 +00:00
committed by GitHub
parent bca16fd5d1
commit b15df1140b

View File

@@ -64,7 +64,7 @@ jobs:
- name: Create issue from file
if: ${{ hashFiles('broken_github_github_links.md') != '' }}
id: github-github-broken-link-report
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94
uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710
with:
token: ${{ env.GITHUB_TOKEN }}
title: ${{ steps.check.outputs.title }}