We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484239a commit 9a2b86dCopy full SHA for 9a2b86d
1 file changed
.github/workflows/codeguard.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
20
- name: Run CodeGuard analysis
21
- uses: DNYoussef/codeguard-action@v1
+ uses: DNYoussef/codeguard-action@main
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
risk_threshold: L3
0 commit comments