@cryptotaxi247 / infra-1 / commits / cdc59ac8

Update actions/checkout digest to df4cb1c

renovate[bot] committed Jun 3, 2026 at 11:44 UTC cdc59ac8bb496156e268d3eab72248d6dad3695f
2 files changed +9 -9
.github/workflows/ci.yml
+8 -8
@@ -21,7 +21,7 @@ jobs:
21 - ubuntu-22.04-arm
22 - macos-latest
23 steps:
24 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
24 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
25 with:
26 persist-credentials: false
27 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -47,7 +47,7 @@ jobs:
47 if: matrix.machine == 'mimas'
48 run: |
49 sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc
50 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
50 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
51 with:
52 persist-credentials: false
53 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -66,7 +66,7 @@ jobs:
66 - goofy-hopcroft
67 - staging-hydra
68 steps:
69 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
69 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
70 with:
71 persist-credentials: false
72 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -81,7 +81,7 @@ jobs:
81 name: NixOS ofborg (x86_64)
82 runs-on: ubuntu-latest
83 steps:
84 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
84 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
85 with:
86 persist-credentials: false
87 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -94,7 +94,7 @@ jobs:
94 name: NixOS ofborg (aarch64)
95 runs-on: ubuntu-24.04-arm
96 steps:
97 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
97 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
98 with:
99 persist-credentials: false
100 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -107,7 +107,7 @@ jobs:
107 name: nix-darwin ofborg (aarch64)
108 runs-on: macos-latest
109 steps:
110 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
110 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
111 with:
112 persist-credentials: false
113 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -120,7 +120,7 @@ jobs:
120 name: nix-darwin ofborg (x86_64)
121 runs-on: macos-15-intel
122 steps:
123 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
123 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
124 with:
125 persist-credentials: false
126 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
@@ -138,7 +138,7 @@ jobs:
138 - intense-heron # m1
139 - kind-lumiere # m2
140 steps:
141 - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
141 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
142 with:
143 persist-credentials: false
144 - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
.github/workflows/zizmor.yml
+1 -1
@@ -22,7 +22,7 @@ jobs:
22 security-events: write
23 steps:
24 - name: Clone repository
25 - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
26 with:
27 persist-credentials: false
28