Skip to content

chore(ci): pin GitHub Actions to commit SHAs - #3

Merged
IC-1101asterisk merged 1 commit into
masterfrom
chore/pin-github-actions
Sep 9, 2026
Merged

IC-1101asterisk merged 1 commit into
masterfrom
chore/pin-github-actions

Conversation

@IC-1101asterisk

Copy link
Copy Markdown

GitHub Actions referenced by tag are mutable — whoever controls the upstream repo can point v4 at different code, and our workflows pick it up on the next run. This pins every external action to the commit SHA its tag resolves to today, so what runs is what was reviewed. Nothing changes version: each SHA is the current target of the tag already in use. Dependabot's github-actions ecosystem is enabled in the same change so the pins get updated rather than quietly going stale.

@IC-1101asterisk
IC-1101asterisk marked this pull request as ready for review September 9, 2026 12:10
@IC-1101asterisk
IC-1101asterisk merged commit 09d635a into master Sep 9, 2026
8 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 34349155705

Coverage remained the same at 54.684%

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: 2754
Covered Lines: 1506
Line Coverage: 54.68%
Coverage Strength: 38.61 hits per line

💛 - Coveralls

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