There was an error while loading. Please reload this page.
1 parent 57baae7 commit f8e63bdCopy full SHA for f8e63bd
1 file changed
skillspector/README.md
@@ -23,7 +23,7 @@ jobs:
23
permissions:
24
contents: read
25
pull-requests: write
26
- uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@main
+ uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@57baae77bd63874eb7c6b6deec4961c595136332
27
```
28
29
The examples pin the workflow to a full commit SHA. Update this SHA only after you review a newer workflow version.
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
with:
99
min-confidence: 0.9
100
0 commit comments