File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
build :
15
15
runs-on : ubuntu-latest
16
16
container :
17
- image : danger89/mbin-pipeline:1.1 .0
17
+ image : danger89/mbin-pipeline:1.2 .0
18
18
steps :
19
19
- uses : actions/checkout@v4
20
20
63
63
unit-test :
64
64
runs-on : ubuntu-latest
65
65
container :
66
- image : danger89/mbin-pipeline:1.1 .0
66
+ image : danger89/mbin-pipeline:1.2 .0
67
67
steps :
68
68
- uses : actions/checkout@v4
69
69
96
96
security-check :
97
97
runs-on : ubuntu-latest
98
98
container :
99
- image : danger89/mbin-pipeline:1.1 .0
99
+ image : danger89/mbin-pipeline:1.2 .0
100
100
steps :
101
101
- uses : actions/checkout@v4
102
102
@@ -106,7 +106,7 @@ jobs:
106
106
fixer-dry-run :
107
107
runs-on : ubuntu-latest
108
108
container :
109
- image : danger89/mbin-pipeline:1.1 .0
109
+ image : danger89/mbin-pipeline:1.2 .0
110
110
steps :
111
111
- uses : actions/checkout@v4
112
112
You can’t perform that action at this time.
0 commit comments