Skip to content

Commit

Permalink
fix(github-action): update peter-evans/create-issue-from-file ( v5.0.…
Browse files Browse the repository at this point in the history
…0 → v5.0.1 )

| datasource  | package                            | from   | to     |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | peter-evans/create-issue-from-file | v5.0.0 | v5.0.1 |
  • Loading branch information
bloopy-boi[bot] authored Sep 24, 2024
1 parent fb1d6d8 commit f1f69ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-broken-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
broken-links
- name: Update Issue
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
with:
title: Broken links detected 🔗
issue-number: "${{ steps.broken-link-check-issue.outputs.issue-number }}"
Expand Down

0 comments on commit f1f69ec

Please sign in to comment.