Skip to content

Commit

Permalink
use main branch action
Browse files Browse the repository at this point in the history
  • Loading branch information
mtorp committed Oct 21, 2023
1 parent 1e61ce3 commit 3cd3406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Run Coana CLI
id: coana-cli
uses: coana-tech/coana-action/vulnerability-analysis@stable
uses: coana-tech/coana-action/vulnerability-analysis@main
with:
apiKey: ${{ secrets.COANA_API_TOKEN }}
repoUrl: https://github.com/${{github.repository}}

0 comments on commit 3cd3406

Please sign in to comment.