File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
system : x86_64-linux
19
19
steps :
20
20
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
21
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
21
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
22
22
- uses : DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
23
23
- run : nix build .#amazonImage -L --system ${{ matrix.runs-on.system }}
24
24
- run : nix flake check -L --system ${{ matrix.runs-on.system }}
Original file line number Diff line number Diff line change 20
20
exitcode : ${{ steps.plan.outputs.exitcode }}
21
21
steps :
22
22
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
23
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
23
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
24
24
- uses : DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
25
25
- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
26
26
with :
57
57
if : github.ref == 'refs/heads/main' && needs.plan.outputs.exitcode == 2
58
58
steps :
59
59
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
60
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
60
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
61
61
- uses : DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
62
62
- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
63
63
with :
Original file line number Diff line number Diff line change 13
13
pull-requests : write
14
14
steps :
15
15
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
16
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
16
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
17
17
- uses : DeterminateSystems/update-flake-lock@db4ee38117a597ea8df8f7f75a187dd65093eade # v23
18
18
- uses : DeterminateSystems/update-flake-lock@da2fd6f2563fe3e4f2af8be73b864088564e263d # v20
Original file line number Diff line number Diff line change 24
24
- aarch64-linux
25
25
steps :
26
26
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
27
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
28
28
- uses : DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
29
29
# NOTE: We download the AMI from Hydra instead of building it ourselves
30
30
# because aarch64 is currently not supported by AWS EC2 and the legacy
99
99
url : ${{ steps.deployment.outputs.page_url }}
100
100
steps :
101
101
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
102
- - uses : DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
102
+ - uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
103
103
- uses : DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
104
104
- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.1
105
105
with :
You can’t perform that action at this time.
0 commit comments