From be43185c0d50aaf0114bfad78368ae263076f68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 05:38:43 +0000 Subject: [PATCH] chore(deps): Bump scaleway-terraform-modules/workflows Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases) - [Commits](https://github.com/scaleway-terraform-modules/workflows/compare/776014a90a579d98b946e0f85c38cba9fbe2b0f7...447f7d3f430c7b5f5ff56ee013f37bad0f4635cd) --- updated-dependencies: - dependency-name: scaleway-terraform-modules/workflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index ede3180..9a1ae6b 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -15,10 +15,10 @@ name: Pull Request checks jobs: shell_check: name: "Shell: Syntax checks" - uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0 + uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1 tf_module_check: name: "Terraform Module: Code checks" - uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0 + uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1 yaml_check: name: "YAML: Syntax checks" - uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0 + uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1