Skip to content

ci: pinning github action versions#34

Merged
SondreJDigdir merged 1 commit into
masterfrom
ci/pinning-versions
Mar 27, 2026
Merged

ci: pinning github action versions#34
SondreJDigdir merged 1 commit into
masterfrom
ci/pinning-versions

Conversation

@SondreJDigdir
Copy link
Copy Markdown
Contributor

@SondreJDigdir SondreJDigdir commented Mar 27, 2026

Description

Pin github action versions

Documentation

  • Doc updated

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated GitHub Actions workflow configurations to use pinned action revisions for improved stability and reproducibility.

@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-mushroom-02abe3903-34.westeurope.1.azurestaticapps.net

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fc015945-12a2-4c11-847b-a0b5a244c7db

📥 Commits

Reviewing files that changed from the base of the PR and between a542c38 and 60bf64b.

📒 Files selected for processing (1)
  • .github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml

Walkthrough

A GitHub Actions workflow was updated to pin two action dependencies to specific commit SHAs rather than version tags: actions/checkout v6.0.2 and Azure/static-web-apps-deploy v1.0.0. Changes were applied consistently across both the primary build job and pull-request close job.

Changes

Cohort / File(s) Summary
GitHub Actions Version Pinning
.github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml
Pinned actions/checkout@v6 and Azure/static-web-apps-deploy@v1 to specific commit SHAs (v6.0.2 and v1.0.0 respectively) in workflow job definitions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'ci: pinning github action versions' accurately describes the main change: pinning GitHub Action revisions to specific commit SHAs in the workflow file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/pinning-versions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SondreJDigdir SondreJDigdir merged commit 5118743 into master Mar 27, 2026
6 checks passed
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.

1 participant