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 aa0cf89 commit a185c93Copy full SHA for a185c93
.github/workflows/lint-rest.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Check out
13
with:
14
persist-credentials: false
15
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
17
18
version: v2025.11.11
.github/workflows/super-linter.yml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout code
19
20
21
fetch-depth: 0
0 commit comments