We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f795bf5 + 20c70c4 commit b7e5fd0Copy full SHA for b7e5fd0
1 file changed
.github/workflows/superlinter.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout Code
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
17
with:
18
persist-credentials: false
19
# Full git history is needed to get a proper list of changed files within `super-linter`
0 commit comments