We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623467c commit 58d1122Copy full SHA for 58d1122
.github/workflows/lint-rest.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Check out
13
with:
14
persist-credentials: false
15
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
17
18
version: v2026.1.4
.github/workflows/super-linter.yml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout code
19
20
21
fetch-depth: 0
0 commit comments