We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfcee3 commit 5ee4253Copy full SHA for 5ee4253
.github/workflows/reusable-link-check.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0 # needed for merge-base used in lint:links-in-modified-files
16
17
- - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
+ - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
18
19
- name: Link check - relative links (all files)
20
if: github.event_name == 'pull_request'
0 commit comments