Update actions/checkout digest to 93cb6ef
renovate[bot] committed
Nov 18, 2025 at 06:53 UTC
2752b6d9893256271a2ab820ad38a79db7965d0d
2 files changed
+5
-5
.github/workflows/ci.yml
+4
-4
@@ -21,7 +21,7 @@ jobs:
21
- ubuntu-22.04-arm
22
- macos-latest
23
steps:
24
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
25
with:
26
persist-credentials: false
27
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
@@ -43,7 +43,7 @@ jobs:
43
- pluto
44
- mimas
45
steps:
46
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
46
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
47
with:
48
persist-credentials: false
49
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
@@ -62,7 +62,7 @@ jobs:
62
- goofy-hopcroft
63
- staging-hydra
64
steps:
65
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
65
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
66
with:
67
persist-credentials: false
68
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
@@ -80,7 +80,7 @@ jobs:
80
- m1
81
- m2-large
82
steps:
83
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
83
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
84
with:
85
persist-credentials: false
86
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
25
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
26
with:
27
persist-credentials: false
28