Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Sep 2, 2025

Description

Bumps actions/checkout from 4 to 5.


updated-dependencies:

  • dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ...

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings September 2, 2025 17:00
@MariusStorhaug MariusStorhaug self-assigned this Sep 2, 2025
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 GitHub Actions actions/checkout dependency from version 4 to version 5 across all workflow files, ensuring consistency and access to the latest features and security updates.

  • Updates actions/checkout from v4 to v5 in all GitHub workflow files
  • Maintains existing workflow functionality while leveraging the latest action version
  • Applies the version bump consistently across linting, release, and testing workflows

Reviewed Changes

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

File Description
.github/workflows/Linter.yml Updates checkout action to v5 for linting workflow
.github/workflows/Auto-Release.yml Updates checkout action to v5 for release workflow
.github/workflows/Action-Test.yml Updates checkout action to v5 for testing workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug MariusStorhaug changed the title Bump actions/checkout from 4 to 5 🩹 [Patch]: Bump actions/checkout from 4 to 5 Sep 2, 2025
@MariusStorhaug MariusStorhaug merged commit 3cf2069 into main Sep 2, 2025
21 of 23 checks passed
@MariusStorhaug MariusStorhaug deleted the dependabot/github_actions/actions/checkout-5 branch September 2, 2025 17:11
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