Skip to content

Commit 9a2b86d

Browse files
m1elclaude
andcommitted
fix codeguard action ref to use @main branch
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 484239a commit 9a2b86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeguard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919

2020
- name: Run CodeGuard analysis
21-
uses: DNYoussef/codeguard-action@v1
21+
uses: DNYoussef/codeguard-action@main
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
risk_threshold: L3

0 commit comments

Comments
 (0)