Skip to content

Commit

Permalink
chore(deps): Bump scaleway-terraform-modules/workflows
Browse files Browse the repository at this point in the history
Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases)
- [Commits](scaleway-terraform-modules/workflows@e6c6670...bb9f7c9)

---
updated-dependencies:
- dependency-name: scaleway-terraform-modules/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoit-garcia committed Sep 10, 2024
1 parent 2db263b commit ffb06b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@e6c667067fe309f87378afcd0b8ef01cf9cf7b7f # v2.1.1
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@bb9f7c925ff0f2a2cae111919b289e92cf5f6d4b # v2.1.2
tf_module_check:
name: "Terraform Module: Code checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@e6c667067fe309f87378afcd0b8ef01cf9cf7b7f # v2.1.1
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@bb9f7c925ff0f2a2cae111919b289e92cf5f6d4b # v2.1.2
yaml_check:
name: "YAML: Syntax checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@e6c667067fe309f87378afcd0b8ef01cf9cf7b7f # v2.1.1
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@bb9f7c925ff0f2a2cae111919b289e92cf5f6d4b # v2.1.2

0 comments on commit ffb06b1

Please sign in to comment.