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 bf39336 commit 18dc7cbCopy full SHA for 18dc7cb
.github/workflows/lint-rest.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Check out
13
with:
14
persist-credentials: false
15
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
16
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
17
18
version: v2025.11.5
.github/workflows/super-linter.yml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout code
19
20
21
fetch-depth: 0
0 commit comments