chore(actions): relock drifted action pins - #10
hyperpolymath wants to merge 1 commit into
Conversation
Regenerates .github/workflows/actions.lock only. Workflow files are untouched: the run used --no-onboard --no-narrow --no-migrate-local-actions, and the commit was gated on an assert that the changed-path set is exactly the lockfile. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0178nN4Nm3neFRy5K9StZKnB
|
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 |
|



Regenerates
.github/workflows/actions.lockonly — every workflow file is byte-identical.The lockfile had drifted: recorded pins no longer matched the refs the
workflows name. This run used
--relock --no-onboard --no-narrow --no-migrate-local-actions, and the commit was gated on an assert that thechanged-path set is exactly the lockfile. Repos where the tool wanted to
touch a
.ymlwere rejected by that assert and are handled separately.🤖 Generated with Claude Code
https://claude.ai/code/session_0178nN4Nm3neFRy5K9StZKnB