Skip to content

chore: remove actions.lock.yaml from VCS, bump action pins - #77

Merged
krukonshedul merged 2 commits into
masterfrom
chore/bump-github-action-shas
Aug 20, 2026
Merged

chore: remove actions.lock.yaml from VCS, bump action pins#77
krukonshedul merged 2 commits into
masterfrom
chore/bump-github-action-shas

Conversation

@krukonshedul

Copy link
Copy Markdown
Contributor

Summary

  • Stop tracking .github/actions.lock.yaml in git and add it to .gitignore — it's a generated report artifact from platform-tribe-actions' tooling, not something that belongs in version control.
  • Regenerate it locally and run the full lockfile pass (produce → bump internal refs → produce → pin internal/trusted/external refs to SHAs → produce) so internal action refs track their default branch and all action refs are pinned to commit SHAs.

mise.lock is intentionally not added here: this repo's CI matrix-tests multiple runtime versions via MISE_*_VERSION env overrides, and mise install --locked only allows the single version pre-resolved in the lockfile — locking would break every matrix leg except the mise.toml default. Tracked separately.

No functional changes intended.

🤖 Generated with Claude Code

@krukonshedul
krukonshedul merged commit e95a7f8 into master Aug 20, 2026
9 checks passed
@krukonshedul
krukonshedul deleted the chore/bump-github-action-shas branch August 20, 2026 14:11
@krukonshedul krukonshedul mentioned this pull request Aug 26, 2026
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