Skip to content

⚙️ [Maintenance]: GitHub Actions dependencies updated#96

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
chore/combine-dependabot-action-updates
Jul 8, 2026
Merged

⚙️ [Maintenance]: GitHub Actions dependencies updated#96
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
chore/combine-dependabot-action-updates

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jul 8, 2026

Copy link
Copy Markdown
Member

GitHub Actions dependency pins are updated so the repository maintenance workflows use the latest pinned releases for checkout and linting without changing the GitHub Script action runtime behavior.

⚠️ This PR has no linked issue. Consider creating one for traceability.

Changed: Workflow dependency pins updated

The repository workflows now use actions/checkout v7.0.0 and super-linter/super-linter v8.7.0. No changes are required for users of the GitHub Script action; this only affects repository automation.

Technical Details

Copilot AI left a comment

Copy link
Copy Markdown

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 pinned GitHub Actions dependencies in existing workflows to their newer release SHAs, keeping workflow behavior current while maintaining supply-chain safety via SHA pinning.

Changes:

  • Bump actions/checkout from v6.0.2 to v7.0.0 (pinned SHA) across workflows.
  • Bump super-linter/super-linter from v8.6.0 to v8.7.0 (pinned SHA) in the linter workflow.

Reviewed changes

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

File Description
.github/workflows/TestWorkflow.yml Updates pinned actions/checkout SHA to v7.0.0 for reusable test jobs.
.github/workflows/Release.yml Updates pinned actions/checkout SHA to v7.0.0 for the release workflow.
.github/workflows/Linter.yml Updates pinned actions/checkout to v7.0.0 and super-linter to v8.7.0.

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title ⬆️ [Dependencies]: Bump GitHub Actions dependencies ⚙️ [Maintenance]: GitHub Actions dependencies updated Jul 8, 2026
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 918892d into main Jul 8, 2026
74 checks passed
@MariusStorhaug Marius Storhaug (MariusStorhaug) deleted the chore/combine-dependabot-action-updates branch July 8, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants