Reference same-repository actions with self-repository syntax https://github.blog/changelog/2026-07-30-reference-same-repository-actions-with-self-repository-syntax
#github
The GitHub BlogReference same-repository actions with self-repository syntax - GitHub ChangelogYou can now reference an action or reusable workflow that lives in the same repository using the new self-repository syntax. A uses: value that starts with $/ resolves to your…