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 4d60c4a commit e6a482bCopy full SHA for e6a482b
.github/workflows/lint-rest.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Check out
13
with:
14
persist-credentials: false
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
16
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
17
18
version: v2025.8.7
.github/workflows/super-linter.yml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout code
19
20
21
fetch-depth: 0
0 commit comments