Skip to content

Commit 823a3a3

Browse files
zkoppertCopilot
andauthored
fix: update OSPO action references to canonical org path (#77)
The OSPO actions have moved from github/ to github-community-projects/. Update workflow references to use the canonical org path. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f515bfa commit 823a3a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Contributors Action
16-
uses: github/contributors@v1.5.8
16+
uses: github-community-projects/contributors@v1.5.8

0 commit comments

Comments
 (0)