Skip to content

Commit

Permalink
chore(deps): update codescan-io/codescan-scanner-action digest to 679…
Browse files Browse the repository at this point in the history
…3740
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent a3866aa commit 10f1950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codescan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
key: ${{ runner.os }}-sonar
restore-keys: ${{ runner.os }}-sonar
- name: Run Analysis
uses: codescan-io/codescan-scanner-action@34bb1239ae63550b540bb82f8f5de370ecb34d99
uses: codescan-io/codescan-scanner-action@6793740039071596c5e9445dd60dd3825238d290
with:
login: ${{ secrets.CODESCAN_AUTH_TOKEN }}
organization: ${{ secrets.CODESCAN_ORGANIZATION_KEY }}
Expand Down

0 comments on commit 10f1950

Please sign in to comment.