From bdafc4f73c0b4e7b5ccb1c3a9bdad06cca29e470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 20:04:37 +0000 Subject: [PATCH] chore(deps): Bump scaleway-terraform-modules/workflows Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 0.0.7 to 1.2.0. - [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases) - [Commits](https://github.com/scaleway-terraform-modules/workflows/compare/9bc9c19138cd4870f7b5f74d329840157702a6b4...06e9a3b1d58a89b32a44b39efc19b54ca594fb27) --- updated-dependencies: - dependency-name: scaleway-terraform-modules/workflows dependency-type: direct:production update-type: version-update:semver-major ... 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 d2b9eea..330203e 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/workflows/.github/workflows/check_shell.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7 + uses: scaleway-terraform-modules/workflows/.github/workflows/check_shell.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0 check_tf: - uses: scaleway-terraform-modules/workflows/.github/workflows/check_tf.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7 + uses: scaleway-terraform-modules/workflows/.github/workflows/check_tf.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0 secrets: inherit check_yaml: - uses: scaleway-terraform-modules/workflows/.github/workflows/check_yaml.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7 + uses: scaleway-terraform-modules/workflows/.github/workflows/check_yaml.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0