Reference same-repository actions with self-repository syntax - GitHub Changelog
You 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…