mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
chore(deps): update peter-evans/create-issue-from-file action to v5
This commit is contained in:
parent
a65c8baf56
commit
f10c538c4f
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