diff --git a/.github/workflows/periodic.yml b/.github/workflows/periodic.yml index 04bc9bd..cf3ca17 100644 --- a/.github/workflows/periodic.yml +++ b/.github/workflows/periodic.yml @@ -25,7 +25,7 @@ jobs: - name: Raise an Issue to report broken links if: ${{ failure() }} - uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f + uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 with: title: Broken link detected by CI content-filepath: .github/ISSUE_TEMPLATE/broken-link.md