Reference same-repository actions with self-repository syntax
UpdateVerifiedAdded Sep 22, 2026
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.
Topics: Governance, Observability, Developer tools
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More GitHub Actions releases
Every GitHub Actions release| Date | Release | Type |
|---|---|---|
| Jul 28 | GitHub Actions holds potentially malicious workflows for approval Update | Update |
| Jul 16 | Xcode 27 runner image now in public preview Preview | Preview |
| Aug 19 | CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling Update | Update |
| Aug 20 | Windows 11 arm64 VS2026 image generally available GA | GA |
| Aug 20 | Separate GitHub Actions path for GitHub Code Quality GA | GA |
| Jul 8 | setup-java v5.5.0: signature verification, Kona JDK, and Maven fixes Update | Update |
| Aug 27 | Actions retention will cover checks, workflow runs, and statuses Update | Update |
| Jun 26 | Read-only Actions cache for untrusted triggers Update | Update |