File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
test :
13
13
runs-on :
14
14
labels : dre-runner-custom
15
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
15
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
16
16
steps :
17
17
- uses : actions/checkout@v4
18
18
31
31
needs : [test]
32
32
runs-on :
33
33
labels : dre-runner-custom
34
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
34
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
35
35
permissions :
36
36
contents : write
37
37
packages : write
Original file line number Diff line number Diff line change 23
23
runs-on :
24
24
labels : dre-runner-custom
25
25
# This image is based on ubuntu:20.04
26
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
26
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
27
27
permissions :
28
28
contents : write
29
29
packages : write
Original file line number Diff line number Diff line change 17
17
runs-on :
18
18
labels : dre-runner-custom
19
19
# This image is based on ubuntu:20.04
20
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
20
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
21
21
steps :
22
22
- uses : actions/checkout@v4
23
23
with :
Original file line number Diff line number Diff line change 9
9
runs-on :
10
10
labels : dre-runner-custom
11
11
# This image is based on ubuntu:20.04
12
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
12
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
13
13
name : Test changed-files
14
14
steps :
15
15
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 8
8
jobs :
9
9
update :
10
10
runs-on : ubuntu-20.04
11
- container : ghcr.io/dfinity/dre/actions-runner:3dd4f38f076cad73fdcc68ad37fd29bed4fa3e4d
11
+ container : ghcr.io/dfinity/dre/actions-runner:6413f2909a49329ecbf5371ee7ddf07a9799b625
12
12
steps :
13
13
- name : Create GitHub App Token
14
14
uses : actions/create-github-app-token@v1
You can’t perform that action at this time.
0 commit comments