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