diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4454984..3e518c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: persist-credentials: false - name: Dependency pinning # bjcorder/deterministic-deps main snapshot, pinned to a full commit SHA. - uses: bjcorder/deterministic-deps@6076e4b0edc592d8f09b8984bf504b8709eb6b4f + uses: bjcorder/deterministic-deps@a03aa117d43235e11a2dee9310f8e3d42acba611 with: mode: enforce severity-threshold: medium