fix(ci): key action refs already used by the workflows - #90
Conversation
+ actions/checkout@3d3c42e + actions/checkout@9c091bb + actions/deploy-pages@368f825 + actions/download-artifact@3e5f45b + actions/upload-artifact@043fb46 + actions/upload-pages-artifact@fc324d3 + dependabot/fetch-metadata@25dd0e3 + erlef/setup-beam@54075bc + github/codeql-action@b96794f + goto-bus-stop/setup-zig@abea47f + hyperpolymath/deed-ecosystem@aa4b836 + hyperpolymath/k9-ecosystem@89f3c27 + hyperpolymath/smtp-notify-action@22e7bdb + julia-actions/setup-julia@4c0cb0f ... (2 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: 16 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 |
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
|



fix(ci): key action refs already used by the workflows
... (2 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: 16 missing ref(s)).