We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71df245 commit 23a1536Copy full SHA for 23a1536
.github/workflows/monthly-check.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Update last report open issue created
57
if: ${{ env.lychee_exit_code != 0 }}
58
- uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
+ uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0
59
with:
60
title: GitHub usernames with errors
61
content-filepath: lychee/out.md
0 commit comments