1
0
mirror of synced 2025-12-26 05:02:55 -05:00

Bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.0 (#48958)

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]
2024-02-01 22:09:52 +00:00
committed by GitHub
parent 11ff86940b
commit 3f1bfd26c3

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@433e51abf769039ee20ba1293a088ca19d573b7f
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94
with:
token: ${{ env.GITHUB_TOKEN }}
title: ${{ steps.check.outputs.title }}