mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02:00
Merge f10c538c4f
into 038c10f612
This commit is contained in:
commit
974d344c74
2
.github/workflows/check_links.yaml
vendored
2
.github/workflows/check_links.yaml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
# Permissions (issues: write)
|
||||
- name: 'Create a new issue, or update an existing one'
|
||||
if: ${{ failure() }}
|
||||
uses: peter-evans/create-issue-from-file@v4
|
||||
uses: peter-evans/create-issue-from-file@v5
|
||||
with:
|
||||
title: 'docs: Broken links found'
|
||||
content-filepath: ${{ env.issue-content }}
|
||||
|
Loading…
Reference in New Issue
Block a user