🩹 [Enhancement]: Update Dependabot schedule and workflow versioning#17
Merged
MariusStorhaug merged 1 commit intoJan 22, 2026
Merged
Conversation
MariusStorhaug
marked this pull request as ready for review
January 22, 2026 12:07
MariusStorhaug
deleted the
feature/update-dependabot-and-workflow-versioning
branch
January 22, 2026 12:07
MariusStorhaug
temporarily deployed
to
github-pages
January 22, 2026 12:11 — with
GitHub Actions
Inactive
|
Module MariusTestModule - 0.3.1 published to the PowerShell Gallery. |
|
GitHub release for MariusTestModule v0.3.1 has been created. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot now checks for GitHub Actions updates daily instead of weekly, with a 7-day cooldown period that prevents noisy update notifications for rapidly iterating dependencies. Additionally, the Process-PSModule workflow reference is now pinned to a specific commit SHA for improved security and reproducibility.
Dependabot daily schedule with cooldown
The dependabot configuration has been updated to use a daily schedule with a 7-day cooldown period. This allows the repository to receive dependency update notifications earlier while filtering out rapid version churns that would otherwise create unnecessary PR noise.
Workflow action version pinning
The Process-PSModule reusable workflow is now pinned to commit SHA
7c92b2ff94b965f4eaef272c3f3e0e766cd683f2with a version comment# v5.4.0. This follows security best practices by: