We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e63fc commit bc7ef91Copy full SHA for bc7ef91
1 file changed
.github/workflows/scan-workflows.yaml
@@ -11,10 +11,11 @@ permissions: {}
11
12
jobs:
13
zizmor:
14
- uses: vechain/github-actions-public/.github/workflows/scan-workflows.yaml@cf384c612d562dbc17022d23ed094751e92921e5 # v.1.0.0
+ uses: vechain/github-actions-public/.github/workflows/scan-workflows.yaml@77660aeff2fac9bbb704b3a2ce786814d0b632fa # v.1.1.0
15
with:
16
persona: 'auditor'
17
min_severity: 'medium'
18
+ min_confidence: 'high'
19
permissions:
20
contents: read
21
actions: read
0 commit comments