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 c35e449 commit 7f168e7Copy full SHA for 7f168e7
.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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
+ - uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
18
19
- name: Link check - relative links (all files)
20
if: github.event_name == 'pull_request'
0 commit comments