Skip to content

Commit 5b494ad

Browse files
committed
chore(ci): pin yaml-test deps to SHA256 hashes
Add .github/requirements/yaml-test.in and a pip-compile-generated lock file with SHA256 hashes. Update the yaml-test workflow to install from the lock file, add the lock file to sparse-checkout, and pin Python to 3.10 via actions/setup-python. Also pins the previously unpinned pyyaml.
1 parent 727ce80 commit 5b494ad

3 files changed

Lines changed: 341 additions & 1 deletion

File tree

.github/requirements/yaml-test.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pyyaml
2+
yamlfix==1.19.1

0 commit comments

Comments
 (0)