Skip to content

Commit b15df11

Browse files
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>
1 parent bca16fd commit b15df11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-broken-links-github-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Create issue from file
6565
if: ${{ hashFiles('broken_github_github_links.md') != '' }}
6666
id: github-github-broken-link-report
67-
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94
67+
uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710
6868
with:
6969
token: ${{ env.GITHUB_TOKEN }}
7070
title: ${{ steps.check.outputs.title }}

0 commit comments

Comments
 (0)