Skip to content

ci: pin actions/stale to a commit SHA - #2114

Merged
jlaneve merged 2 commits into
mainfrom
julianlaneve/pin-github-actions
May 5, 2026
Merged

ci: pin actions/stale to a commit SHA#2114
jlaneve merged 2 commits into
mainfrom
julianlaneve/pin-github-actions

Conversation

@jlaneve

@jlaneve jlaneve commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The org ruleset Enforce lint-actions-pins runs pinact on every PR and rejects unpinned action references.
  • stale.yml was the only offender — it used actions/stale@v10. Pinned to the v10.2.0 commit SHA, matching the style already used in release.yaml.

Test plan

  • Lint Actions workflow pins check passes on this PR

The org-level "Lint Actions workflow pins" check fails on tag
references like @v10. Pin to the v10.2.0 commit SHA to match the
existing pinning style in release.yaml.
@jlaneve
jlaneve requested a review from a team as a code owner April 30, 2026 18:12
@coveralls-official

coveralls-official Bot commented Apr 30, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 0

Coverage remained the same at 39.567%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 64124
Covered Lines: 25372
Line Coverage: 39.57%
Coverage Strength: 9.58 hits per line

💛 - Coveralls

Second unpinned action surfaced by the org-level lint-actions-pins
check. Pin to v2.4.0 (the current target of the floating @v2 tag).
@jlaneve
jlaneve merged commit 1f86b79 into main May 5, 2026
5 of 6 checks passed
@jlaneve
jlaneve deleted the julianlaneve/pin-github-actions branch May 5, 2026 15:26
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.

3 participants