File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
name : Terraform Format
10
10
runs-on : ubuntu-latest
11
11
container :
12
- image : ghcr.io/cookielab/container-image-terraform:1.9
12
+ image : ghcr.io/cookielab/container-image-terraform:1.10
13
13
options : --user root
14
14
credentials :
15
15
username : ${{ github.actor }}
25
25
name : TF Lint
26
26
runs-on : ubuntu-latest
27
27
container :
28
- image : ghcr.io/cookielab/container-image-terraform:1.9
28
+ image : ghcr.io/cookielab/container-image-terraform:1.10
29
29
options : --user root
30
30
credentials :
31
31
username : ${{ github.actor }}
39
39
name : Terraform Validate
40
40
runs-on : ubuntu-latest
41
41
container :
42
- image : ghcr.io/cookielab/container-image-terraform:1.9
42
+ image : ghcr.io/cookielab/container-image-terraform:1.10
43
43
options : --user root
44
44
credentials :
45
45
username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments