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 @@ -15,7 +15,7 @@ name: Pull Request checks
15
15
jobs :
16
16
shell_check :
17
17
name : " Shell: Syntax checks"
18
- uses : scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
18
+ uses : scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11
19
19
go_check :
20
20
name : " Go: Syntax checks"
21
21
runs-on : ubuntu-latest
40
40
working-directory : functions/purge
41
41
tf_module_check :
42
42
name : " Terraform Module: Code checks"
43
- uses : scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
43
+ uses : scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11
44
44
yaml_check :
45
45
name : " YAML: Syntax checks"
46
- uses : scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
46
+ uses : scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11
You can’t perform that action at this time.
0 commit comments