Skip to content

Commit

Permalink
🌱 Update Github Actions group to v5 (#60)
Browse files Browse the repository at this point in the history
| datasource  | package                            | from | to |
| ----------- | ---------------------------------- | ---- | -- |
| github-tags | peter-evans/create-issue-from-file | v4   | v5 |

Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
  • Loading branch information
cluster-stack-bot[bot] authored Feb 2, 2024
1 parent 121b3d3 commit ab8dfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
link-checker
- name: Update Issue
uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # v4
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5
with:
title: Link Checker Dashboard
issue-number: "${{ steps.link-checker-issue.outputs.issue_number }}"
Expand Down

0 comments on commit ab8dfc2

Please sign in to comment.