Skip to content

Commit c1ccf9f

Browse files
chore(deps): update super-linter/super-linter action to v7.2.1 (#1385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbd4ab1 commit c1ccf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# Run Linter against code base #
5757
################################
5858
- name: Lint Code Base
59-
uses: super-linter/super-linter@v7.2.0
59+
uses: super-linter/super-linter@v7.2.1
6060
env:
6161
VALIDATE_CPP: false # Use clang-formt instead
6262
VALIDATE_ANSIBLE: false

0 commit comments

Comments
 (0)