fix(ci): key action refs already used by the workflows - #110
Conversation
+ actions/checkout@11d5960 + actions/checkout@34e1148 + actions/checkout@3d3c42e + actions/checkout@de0fac2 + actions/deploy-pages@d6db901 + actions/download-artifact@fa0a91b + actions/upload-artifact@ea165f8 + actions/upload-pages-artifact@56afc60 + dependabot/fetch-metadata@dbb049a + editorconfig-checker/action-editorconfig-checker@4b6cd61 + erlef/setup-beam@e6d7c94 + github/codeql-action@c6f9311 + hyperpolymath/deed-ecosystem@f7a40a4 + hyperpolymath/k9-ecosystem@c1a3488 ... (4 more) Every SHA-pinned `uses:` ref in .github/workflows/ is now present in .github/workflows/actions.lock. Entry format matches gh actions-lock v0.0.2 (ref/commit/owner_id/repo_id); entries reuse the estate SSOT (hyperpolymath/standards) lock where the same ref is keyed there, owner/repo ids otherwise resolved from the GitHub API. No workflow files changed. Verified: validate-actions-lock.sh -> exit 0 (was: 18 missing ref(s)).
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



fix(ci): key action refs already used by the workflows
... (4 more)
Every SHA-pinned
uses:ref in .github/workflows/ is now present in.github/workflows/actions.lock. Entry format matches gh actions-lock v0.0.2
(ref/commit/owner_id/repo_id); entries reuse the estate SSOT
(hyperpolymath/standards) lock where the same ref is keyed there, owner/repo
ids otherwise resolved from the GitHub API. No workflow files changed.
Verified: validate-actions-lock.sh -> exit 0 (was: 18 missing ref(s)).