Pin GitHub Actions to commit SHAs - #356
Open
github-security-bot wants to merge 1 commit into
Open
Conversation
Unit Test Results42 tests 42 ✅ 0s ⏱️ Results for commit af2e0ad. |
There was a problem hiding this comment.
🟢 Approval recommended
All action SHAs match their documented tags, and the Dependabot configuration is valid.
Pull request overview
Pins workflow actions to immutable SHAs and configures automated updates.
Changes:
- Pins all 11 action references while preserving version comments.
- Adds weekly Dependabot updates with a seven-day cooldown.
File summaries
| File | Description |
|---|---|
.github/workflows/ci.yml |
Pins action dependencies to verified tag commits. |
.github/dependabot.yml |
Adds GitHub Actions dependency updates. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Pins GitHub Actions
uses:references ingithub/gh-actions-importerto immutable commit SHAs.Summary
Why
Pinning actions to full commit SHAs prevents future tag or branch retargeting from changing workflow behavior without review.
Reviewer notes
Pinned refs
.github/workflows/ci.yml:21actions/checkout@v3actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26tag.github/workflows/ci.yml:22actions/setup-dotnet@v3actions/setup-dotnet@55ec9447dda3d1cf6bd587150f3262f30ee10815tag.github/workflows/ci.yml:37actions/checkout@v3actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26tag.github/workflows/ci.yml:38actions/setup-dotnet@v2actions/setup-dotnet@8e6bd2905eef86446227f003dda1deb3916c4aaftag.github/workflows/ci.yml:48EnricoMi/publish-unit-test-result-action@v2EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3tag.github/workflows/ci.yml:57actions/checkout@v3actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26tag.github/workflows/ci.yml:58actions/setup-dotnet@v3actions/setup-dotnet@55ec9447dda3d1cf6bd587150f3262f30ee10815tag.github/workflows/ci.yml:85actions/upload-artifact@v4actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02tag.github/workflows/ci.yml:98actions/checkout@v2actions/checkout@0717577d45739eb3c851188b29f50ed6c0b2194etag.github/workflows/ci.yml:114actions/download-artifact@v4actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093tag.github/workflows/ci.yml:119softprops/action-gh-release@v1softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844tagDependabot
github-actionsentry (weekly updates, 7-day cooldown) to the existing Dependabot configuration.Generated by pinner 0.1.0.