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 @@ -64,14 +64,11 @@ repos:
64
64
stages : [manual]
65
65
66
66
- repo : https://github.com/sirosen/check-jsonschema
67
- rev : 0.27 .0
67
+ rev : 0.29 .0
68
68
hooks :
69
- - id : check-jsonschema
70
- name : " Check GitHub Workflows"
71
- files : ^\.github/workflows/
72
- types : [yaml]
73
- args : ["--schemafile", "https://json.schemastore.org/github-workflow"]
74
- stages : [manual]
69
+ - id : check-github-workflows
70
+ - id : check-github-actions
71
+ - id : check-dependabot
75
72
76
73
- repo : https://github.com/ariebovenberg/slotscheck
77
74
rev : v0.17.0
You can’t perform that action at this time.
0 commit comments