File tree Expand file tree Collapse file tree 5 files changed +232
-43
lines changed
Expand file tree Collapse file tree 5 files changed +232
-43
lines changed Original file line number Diff line number Diff line change @@ -440,7 +440,7 @@ jobs:
440440
441441 - name : Download Syft
442442 id : syft
443- uses : anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
443+ uses : anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
444444 if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
445445
446446 - name : Install Cosign
Original file line number Diff line number Diff line change 5050 args : [--new-from-patch=/tmp/diff.patch]
5151
5252 - repo : https://github.com/asottile/pyupgrade
53- rev : v3.17 .0
53+ rev : v3.18 .0
5454 hooks :
5555 - id : pyupgrade
5656
7777 ]
7878
7979 - repo : https://github.com/python-jsonschema/check-jsonschema
80- rev : 0.29.3
80+ rev : 0.29.4
8181 hooks :
8282 - id : check-jsonschema
8383 name : " Check Helm Chart JSON Schema"
You can’t perform that action at this time.
0 commit comments