1
0
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:
renovate[bot] 2025-03-19 09:03:59 +00:00 committed by GitHub
parent a65c8baf56
commit f10c538c4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}