We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26ce048 + 0bd1da9 commit 27b6469Copy full SHA for 27b6469
1 file changed
.github/workflows/check-broken-links-github-github.yml
@@ -96,7 +96,7 @@ jobs:
96
- if: ${{ failure() && env.FREEZE != 'true'}}
97
name: Create issue from file
98
id: github-github-broken-link-report
99
- uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f
+ uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd
100
with:
101
token: ${{ env.GITHUB_TOKEN }}
102
title: ${{ steps.check.outputs.title }}
0 commit comments