diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 43dee9a..d5cb180 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -14,9 +14,9 @@ name: Pull Request checks jobs: check_shell: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_shell.yaml@6daf37405de395030ec647a50c4e1704628fda51 # v0.0.1 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_shell.yaml@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2 check_tf: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@6daf37405de395030ec647a50c4e1704628fda51 # v0.0.1 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2 secrets: inherit check_yaml: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@6daf37405de395030ec647a50c4e1704628fda51 # v0.0.1 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2