Skip to content

Conversation

@esacteksab
Copy link
Owner

It's possible to have a local shared action in the root of the .github/ directory, and not in the .github/workflows/ directory as actlock was originally authored to support. This adds support for that use case. Additionally, formatting for the inline comment of the ref was changed to support yamllint's default configuration for comment spacing, which is two spaces prior to a comment and one space after a comment (e.g. sha # v1.0.0 instead of sha #v1.0.0 that previously existed). Long-term, I could possibly see a use case for tuning this value and/or excluding the inline comment entirely (possibly!).

@github-actions github-actions bot added the type: feat Feature ✨ label Sep 20, 2025
@esacteksab esacteksab merged commit 6389ba1 into main Sep 20, 2025
7 of 8 checks passed
@esacteksab esacteksab deleted the feat/update-actions-not-workflows branch September 20, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feat Feature ✨

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants