File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 timeout-minutes : 25
3131 steps :
32- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
32+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
3333
3434 - name : B3 gate -- nix bumps (no network)
3535 env :
Original file line number Diff line number Diff line change 4141 runs-on : ubuntu-latest
4242 timeout-minutes : 20
4343 steps :
44- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4545
4646 - name : Install Coq
4747 run : |
6868 runs-on : ubuntu-latest
6969 timeout-minutes : 20
7070 steps :
71- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
71+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7272
7373 - name : Install elan + pinned Lean toolchain
7474 run : |
@@ -120,7 +120,7 @@ jobs:
120120 runs-on : ubuntu-latest
121121 timeout-minutes : 20
122122 steps :
123- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
123+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
124124
125125 - name : Install Agda + standard library
126126 run : |
Original file line number Diff line number Diff line change 3939 uses : Swatinem/rust-cache@65012b490220f477f20ab979e35ae732e6de4e68 # v2
4040
4141 - name : Install just
42- uses : taiki-e/install-action@4bc351f7f2614e48088386e2a0ad917ca3a7e4ba # v2.81.5
42+ uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
4343 with :
4444 # Governance R1 requires versioned family-tool pins
4545 # (just|must|trust|adjust|bust|dust|intend); bare `tool: just`
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ permissions:
2020
2121jobs :
2222 scan :
23- uses : hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml@d21598613a26443a1bc2722ecc65a269ee4c3f2d # main 2026-05-20
23+ uses : hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml@2576c19549f6c9d3d5608955fbc636628185c89e # main 2026-05-20
2424 secrets :
2525 VERISIMDB_PAT : ${{ secrets.VERISIMDB_PAT }}
You can’t perform that action at this time.
0 commit comments