There was an error while loading. Please reload this page.
2 parents f365ecd + 9f6bbc3 commit feec224Copy full SHA for feec224
2 files changed
.github/workflows/pattern-sh-ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout Repository
28
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
29
with:
30
persist-credentials: false
31
.github/workflows/superlinter.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
- name: Checkout Code
17
18
19
# Full git history is needed to get a proper list of changed files within `super-linter`
20
fetch-depth: 0
0 commit comments