File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 name : Terraform Format
1010 runs-on : ubuntu-latest
1111 container :
12- image : ghcr.io/cookielab/container-image-terraform:1.5
12+ image : ghcr.io/cookielab/container-image-terraform:1.9
1313 options : --user root
1414 credentials :
1515 username : ${{ github.actor }}
2525 name : TF Lint
2626 runs-on : ubuntu-latest
2727 container :
28- image : ghcr.io/cookielab/container-image-terraform:1.5
28+ image : ghcr.io/cookielab/container-image-terraform:1.9
2929 options : --user root
3030 credentials :
3131 username : ${{ github.actor }}
3939 name : Terraform Validate
4040 runs-on : ubuntu-latest
4141 container :
42- image : ghcr.io/cookielab/container-image-terraform:1.5
42+ image : ghcr.io/cookielab/container-image-terraform:1.9
4343 options : --user root
4444 credentials :
4545 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments