Skip to content

Pin actions/checkout to major version instead of digest#239

Merged
xylo04 merged 2 commits intorenovate/actions-checkout-digestfrom
copilot/sub-pr-238
Feb 6, 2026
Merged

Pin actions/checkout to major version instead of digest#239
xylo04 merged 2 commits intorenovate/actions-checkout-digestfrom
copilot/sub-pr-238

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

Changed actions/checkout from digest pinning (@de0fac2e4500dabe0009e67214ff5f5447ce83dd) to major version pinning (@v6) in workflow files per maintainer request.

Changes:

  • Updated .github/workflows/deploy.yml: Both checkout steps now use @v6
  • .github/workflows/test.yml was already using major version pinning

Trade-off: Major version tags are mutable and provide weaker immutability guarantees than digest pinning. This change prioritizes convenience and automatic patch updates within v6.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: xylo04 <389971+xylo04@users.noreply.github.com>
Copilot AI changed the title [WIP] Update actions/checkout digest to de0fac2 Pin actions/checkout to major version instead of digest Feb 4, 2026
Copilot AI requested a review from xylo04 February 4, 2026 05:46
@xylo04 xylo04 marked this pull request as ready for review February 6, 2026 04:03
@xylo04 xylo04 merged commit 1327a33 into renovate/actions-checkout-digest Feb 6, 2026
1 check passed
@xylo04 xylo04 deleted the copilot/sub-pr-238 branch February 6, 2026 04:06
xylo04 added a commit that referenced this pull request Feb 6, 2026
* Update actions/checkout digest to de0fac2

* Pin actions/checkout to major version instead of digest (#239)

* Initial plan

* Pin actions/checkout to major version v6 instead of digest

Co-authored-by: xylo04 <389971+xylo04@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xylo04 <389971+xylo04@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xylo04 <389971+xylo04@users.noreply.github.com>
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

Comments