slsa-framework / slsa-verifier

Verify provenance from SLSA compliant builders
Apache License 2.0
216 stars 45 forks source link

chore: pin yamllint, golangci-lint #783

Open ramonpetgrave64 opened 1 week ago

ramonpetgrave64 commented 1 week ago

pins the yaml-lint and golangci-lint dependency used in pre-submits.

This is to fix code-scanning alerts about unpinned dependencies

Testing Process

The pre-submit test that uses yamllint and golangci-lint passes

ramonpetgrave64 commented 1 week ago

@ianlewis