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.
2 parents 045b28b + 5cf8def commit d32735dCopy full SHA for d32735d
.github/workflows/spellcheck.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
+ - uses: streetsidesoftware/cspell-action@76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0 # v7.2.1
21
22
check_dot_files: false
23
incremental_files_only: true
.github/workflows/super-linter.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
- name: Super-linter
33
- uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
+ uses: super-linter/super-linter/slim@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
34
env:
35
DEFAULT_BRANCH: main
36
FILTER_REGEX_EXCLUDE: '/test/'
0 commit comments