Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 22, 2026

Updates workflow configurations to use the latest pinned action versions for improved security and reproducibility.

  • Related to PSModule workflow standardization

Action pinning

Pinned all GitHub Actions to specific commit SHAs:

  • actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd (v6.0.2) - Updated from v6.0.1

Copilot AI review requested due to automatic review settings January 22, 2026 18:42
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 updates the actions/checkout action from v6.0.1 to v6.0.2 across all GitHub workflow files, ensuring consistency in the CI/CD pipeline.

Changes:

  • Updated actions/checkout action reference from commit hash 8e8c483db84b4bee98b60c0593521ed34d9990e8 (v6.0.1) to de0fac2e4500dabe0009e67214ff5f5447ce83dd (v6.0.2) across all workflow files

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 version in the linting workflow
.github/workflows/Auto-Release.yml Updates checkout action version in the auto-release workflow
.github/workflows/Action-Test.yml Updates checkout action version in both test jobs (valid and invalid test configurations)

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

@MariusStorhaug MariusStorhaug changed the title 🩹 Update workflow configurations 🩹[Patch] Update workflow configurations Jan 22, 2026
@MariusStorhaug MariusStorhaug changed the title 🩹[Patch] Update workflow configurations 🩹[Patch]: Update workflow configurations Jan 22, 2026
@MariusStorhaug MariusStorhaug changed the title 🩹[Patch]: Update workflow configurations 🩹 [Patch] Update workflow configurations Jan 22, 2026
@MariusStorhaug MariusStorhaug changed the title 🩹 [Patch] Update workflow configurations 🩹[Patch]: Update workflow configurations Jan 22, 2026
@MariusStorhaug MariusStorhaug self-assigned this Jan 22, 2026
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