Skip to content

Commit 6e191d6

Browse files
committed
Set actions to specific commit
Signed-off-by: adam-wolfe <[email protected]>
1 parent 0021131 commit 6e191d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ jobs:
66
markdown-link-check:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@master
10-
- uses: lycheeverse/lychee-action@v2
9+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
10+
- uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
1111
with:
1212
fail: true
1313
failIfEmpty: true

0 commit comments

Comments
 (0)