We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad3707 commit c58ba36Copy full SHA for c58ba36
.github/workflows/synopsys-schedule.yaml
@@ -20,7 +20,7 @@ jobs:
20
run: go build
21
22
- name: Run Synopsys Detect
23
- uses: synopsys-sig/detect-action@v0.3.2
+ uses: synopsys-sig/detect-action@v0.3.3
24
with:
25
scan-mode: INTELLIGENT
26
github-token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/synopsys.yaml
@@ -22,7 +22,7 @@ jobs:
27
28
detect-version: 7.9.0
0 commit comments