File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
fmt :
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
17
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
18
18
- uses : cachix/install-nix-action@v27
19
19
with :
20
20
extra_nix_config : |
36
36
check :
37
37
runs-on : ubuntu-latest
38
38
steps :
39
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
39
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
40
40
- uses : cachix/install-nix-action@v27
41
41
with :
42
42
extra_nix_config : |
59
59
needs : check
60
60
runs-on : [ matterlabs-default-infra-runners ]
61
61
steps :
62
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
62
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
63
63
- uses : cachix/install-nix-action@v27
64
64
with :
65
65
extra_nix_config : |
Original file line number Diff line number Diff line change 5
5
runs-on : ubuntu-latest
6
6
steps :
7
7
- name : Checkout code
8
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
8
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
9
9
with :
10
10
fetch-depth : 0
11
11
- name : TruffleHog OSS
You can’t perform that action at this time.
0 commit comments