Skip to content

Conversation

@tamirkamara
Copy link
Collaborator

What is being addressed

Upgrade SuperLinter to the latest version 8.3.2

@tamirkamara tamirkamara requested a review from a team as a code owner January 18, 2026 13:28
Copilot AI review requested due to automatic review settings January 18, 2026 13:28
@github-actions
Copy link

github-actions bot commented Jan 18, 2026

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit c675fa4.

♻️ This comment has been updated with latest results.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades SuperLinter from v5.0.0 to v8.3.2, a major version jump that includes updates to linting tools and configurations.

Changes:

  • Updated SuperLinter Docker image and GitHub Actions references from v5.0.0 to v8.3.2
  • Modified linting configuration parameters (LOG_LEVEL, DEFAULT_BRANCH, VALIDATE_ALL_CODEBASE)
  • Updated tflint configuration to use newer syntax (call_module_type) and added explicit plugin version/source

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 10 comments.

File Description
Makefile Updated Docker image reference to ghcr.io/super-linter/super-linter:slim-v8.3.2 and adjusted linting configuration parameters
.github/workflows/build_validation_develop.yml Updated all 6 super-linter action references to v8.3.2
.github/linters/.tflint.hcl Migrated from deprecated module = true to call_module_type = "all", added explicit plugin version and source, disabled terraform_required_version rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants