File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 72
72
permissions :
73
73
id-token : write
74
74
contents : write
75
+ attestations : write
75
76
security-events : write
76
77
steps :
77
78
- uses : mongodb-labs/drivers-github-tools/secure-checkout@v2
Original file line number Diff line number Diff line change @@ -75,14 +75,11 @@ repos:
75
75
stages : [manual]
76
76
77
77
- repo : https://github.com/sirosen/check-jsonschema
78
- rev : 0.27 .0
78
+ rev : 0.29 .0
79
79
hooks :
80
- - id : check-jsonschema
81
- name : " Check GitHub Workflows"
82
- files : ^\.github/workflows/
83
- types : [yaml]
84
- args : ["--schemafile", "https://json.schemastore.org/github-workflow"]
85
- stages : [manual]
80
+ - id : check-github-workflows
81
+ - id : check-github-actions
82
+ - id : check-dependabot
86
83
87
84
- repo : https://github.com/ariebovenberg/slotscheck
88
85
rev : v0.19.0
You can’t perform that action at this time.
0 commit comments