Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit ab8dfc2

Browse files
🌱 Update Github Actions group to v5 (#60)
| 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>
1 parent 121b3d3 commit ab8dfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-link-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
link-checker
3838
3939
- name: Update Issue
40-
uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # v4
40+
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5
4141
with:
4242
title: Link Checker Dashboard
4343
issue-number: "${{ steps.link-checker-issue.outputs.issue_number }}"

0 commit comments

Comments
 (0)