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

Commit d658600

Browse files
🌱 Update Github Actions group to v1.9.3 (#59)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | lycheeverse/lychee-action | v1.9.1 | v1.9.3 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
1 parent 5879a4c commit d658600

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
@@ -19,7 +19,7 @@ jobs:
1919
app_id: ${{ secrets.SCS_APP_ID }}
2020
private_key: ${{ secrets.SCS_APP_PRIVATE_KEY }}
2121
- name: Link Checker
22-
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b # v1.9.1
22+
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3
2323
id: lychee
2424
env:
2525
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)