From ecff9136cca6f1d0658da8ad6747293d504a59db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:27:49 +0000 Subject: [PATCH] chore(deps): Bump scaleway-terraform-modules/wokflows Bumps [scaleway-terraform-modules/wokflows](https://github.com/scaleway-terraform-modules/wokflows) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/scaleway-terraform-modules/wokflows/releases) - [Commits](https://github.com/scaleway-terraform-modules/wokflows/compare/ff71d4893d66ef32ceb402e84f97543648e81d3a...dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d) --- updated-dependencies: - dependency-name: scaleway-terraform-modules/wokflows 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 11f30c1..9e1ecc6 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@ff71d4893d66ef32ceb402e84f97543648e81d3a # v0.0.5 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_shell.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6 check_tf: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@ff71d4893d66ef32ceb402e84f97543648e81d3a # v0.0.5 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6 secrets: inherit check_yaml: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@ff71d4893d66ef32ceb402e84f97543648e81d3a # v0.0.5 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6