Skip to content

Commit f8e63bd

Browse files
docs: pin the SkillSpector workflow example
1 parent 57baae7 commit f8e63bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skillspector/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
permissions:
2424
contents: read
2525
pull-requests: write
26-
uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@main
26+
uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@57baae77bd63874eb7c6b6deec4961c595136332
2727
```
2828
2929
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:
9494
permissions:
9595
contents: read
9696
pull-requests: write
97-
uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@main
97+
uses: grafana/security-github-actions/.github/workflows/reusable-skillspector.yml@57baae77bd63874eb7c6b6deec4961c595136332
9898
with:
9999
min-confidence: 0.9
100100
```

0 commit comments

Comments
 (0)