Skip to content

Commit bc7ef91

Browse files
committed
chore: bump zizmor version to add min-confidence
1 parent 01e63fc commit bc7ef91

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/scan-workflows.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ permissions: {}
1111

1212
jobs:
1313
zizmor:
14-
uses: vechain/github-actions-public/.github/workflows/scan-workflows.yaml@cf384c612d562dbc17022d23ed094751e92921e5 # v.1.0.0
14+
uses: vechain/github-actions-public/.github/workflows/scan-workflows.yaml@77660aeff2fac9bbb704b3a2ce786814d0b632fa # v.1.1.0
1515
with:
1616
persona: 'auditor'
1717
min_severity: 'medium'
18+
min_confidence: 'high'
1819
permissions:
1920
contents: read
2021
actions: read

0 commit comments

Comments
 (0)