Skip to content

chore(actions): relock drifted action pins - #10

Open
hyperpolymath wants to merge 1 commit into
mainfrom
fix/relock-actions-lock
Open

hyperpolymath wants to merge 1 commit into
mainfrom
fix/relock-actions-lock

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Regenerates .github/workflows/actions.lock only — 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 the
changed-path set is exactly the lockfile. Repos where the tool wanted to
touch a .yml were rejected by that assert and are handled separately.

🤖 Generated with Claude Code

https://claude.ai/code/session_0178nN4Nm3neFRy5K9StZKnB

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
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .github/workflows/actions.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 87f76978-2915-47b8-8fd3-9683f943459b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant