From a3e75024a806064a0885a2beae05f7776a66d22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 04:48:11 +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.2 to 0.0.3. - [Release notes](https://github.com/scaleway-terraform-modules/wokflows/releases) - [Commits](https://github.com/scaleway-terraform-modules/wokflows/compare/b78db1a75587dd8e66f81c6d86540c15ae9e0e18...220886e76a078c797f8568aa77618fe06d36c110) --- 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 d5cb180..2ec6383 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@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_shell.yaml@220886e76a078c797f8568aa77618fe06d36c110 # v0.0.3 check_tf: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@220886e76a078c797f8568aa77618fe06d36c110 # v0.0.3 secrets: inherit check_yaml: - uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@b78db1a75587dd8e66f81c6d86540c15ae9e0e18 # v0.0.2 + uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@220886e76a078c797f8568aa77618fe06d36c110 # v0.0.3