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 5050 strategy :
5151 fail-fast : true
5252 matrix :
53- iamliveVersion : [v0.49.0, v0.53.0, v1.1.6 ]
53+ iamliveVersion : [v0.49.0, v0.53.0, v1.1.8 ]
5454
5555 steps :
5656 - name : Check out code
@@ -109,7 +109,7 @@ jobs:
109109 strategy :
110110 fail-fast : true
111111 matrix :
112- iamliveVersion : [v0.49.0, v0.53.0, v1.1.6 ]
112+ iamliveVersion : [v0.49.0, v0.53.0, v1.1.8 ]
113113
114114 steps :
115115 - name : download-policy
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ author: Marco Franssen
77inputs :
88 iamlive-version :
99 description : >-
10- The iamlive version you want to use (defaults to v1.1.6 ).
10+ The iamlive version you want to use (defaults to v1.1.8 ).
1111 required : false
12- default : v1.1.6
12+ default : v1.1.8
1313 auto-capture :
1414 description : >-
1515 If enabled, iamlive will auto-capture the policy in the given output-file and upload it as artifact.
You can’t perform that action at this time.
0 commit comments