Commit c1169f4
fix: update OSPO action references to canonical org path (#1705)
Updates GitHub Actions workflow references from the legacy `github/` org
path to the canonical `github-community-projects/` path.
The following OSPO actions have been transferred to the
`github-community-projects` organization:
| Legacy path | Canonical path |
|---|---|
| `github/issue-metrics` | `github-community-projects/issue-metrics` |
While GitHub's repo redirect ensures the old paths still work today,
updating to the canonical path avoids depending on the redirect and
ensures long-term stability.
**No functional changes** - the same action versions are referenced.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f991a08 commit c1169f4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments