Skip to content

🩹[Patch]: CI and workflow maintenance updates#76

Merged
Marius Storhaug (MariusStorhaug) merged 11 commits intomainfrom
dependabot/github_actions/super-linter/super-linter-8.3.2
Jan 16, 2026
Merged

🩹[Patch]: CI and workflow maintenance updates#76
Marius Storhaug (MariusStorhaug) merged 11 commits intomainfrom
dependabot/github_actions/super-linter/super-linter-8.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

This release updates CI and workflow maintenance for the GitHub-Script action.

Changes

  • Super-linter updated to v8.3.2 and Biome format validation disabled for this repo.
  • Checkout action pins refreshed across workflows.
  • Dependabot schedule moved to daily with a 7‑day cooldown.
  • Action test workflows now pass explicit secrets instead of inheriting.
  • Auto-Release workflow now runs on pull_request events.

Notes

  • No changes to action.yml behavior or runtime output.

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.3.0 to 8.3.2.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@502f4fe...d5b0a2a)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

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 updates the super-linter GitHub Action from version 8.3.0 to 8.3.2, incorporating bug fixes and dependency updates. The update also includes necessary configuration changes to accommodate new linters introduced in the newer version.

Changes:

  • Bumped super-linter/super-linter from v8.3.0 to v8.3.2 with associated bug fixes for file array handling, log group creation, and GitHub SHA initialization
  • Updated version comment tags across all workflow files for consistency (e.g., # v6 to # v6.0.0)
  • Added configuration to disable new linters (VALIDATE_BIOME_FORMAT and zizmor) that conflict with existing project setup

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/Linter.yml Updated super-linter to v8.3.2, added VALIDATE_BIOME_FORMAT: false, and updated checkout action version comment
.github/workflows/TestWorkflow.yml Updated checkout action version comments from # v6 to # v6.0.0 for consistency across all test jobs
.github/workflows/Auto-Release.yml Updated version comments for checkout and Auto-Release actions for consistency
.github/linters/zizmor.yaml Added configuration file to ignore template-injection rule for action.yml
.github/dependabot.yml Changed update schedule from weekly to daily and added cooldown configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

… Action-Test and Action-Test-Prerelease workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants