mirror of
https://github.com/decalage2/awesome-security-hardening.git
synced 2025-09-04 02:58:31 +02:00
Update "create issue" Action to v4
This commit is contained in:
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Create Issue From File
|
||||
if: steps.lychee.outputs.exit_code != 0
|
||||
uses: peter-evans/create-issue-from-file@v3
|
||||
uses: peter-evans/create-issue-from-file@v4
|
||||
with:
|
||||
title: Link Checker Report
|
||||
content-filepath: ./lychee/out.md
|
||||
|
Reference in New Issue
Block a user