Reference same-repository actions with self-repository syntax
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 workflow’s own repository at the exact commit that is running, with no checkout required.
Read GitHub's release noteshttps://github.blog/changelog/2026-07-30-reference-same-repository-actions-with-self-repository-syntax
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More GitHub Actions releases
GitHub Actions holds potentially malicious workflows for approval
UpdateObservabilityDeveloper tools
Xcode 27 runner image now in public preview
PreviewData integrationObservabilityDeveloper tools
CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling
UpdateSQLSecurityDeveloper tools
Actions retention will cover checks, workflow runs, and statuses
UpdateObservabilityDeveloper tools