Skip to content

Pin GitHub Actions in CI workflows#370

Merged
martindevans merged 1 commit into
mainfrom
jsturtevant/pin-ci-actions
Jun 12, 2026
Merged

Pin GitHub Actions in CI workflows#370
martindevans merged 1 commit into
mainfrom
jsturtevant/pin-ci-actions

Conversation

@jsturtevant

Copy link
Copy Markdown
Contributor

CI workflows currently reference mutable GitHub Action tags, which can change over time. This pins the action versions to immutable commit SHAs while retaining the release version in comments for readability.

This updates actions/checkout to v6.0.3 and actions/setup-dotnet to v5.3.0 in both the CI and NuGet publish workflows.

@martindevans martindevans merged commit d3cc22f into main Jun 12, 2026
6 checks passed
@martindevans martindevans deleted the jsturtevant/pin-ci-actions branch June 12, 2026 23:59
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