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.7 to 2.1.8.
- [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases)
- [Commits](scaleway-terraform-modules/workflows@8efc0f7...d9f3a20)

---
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 Dec 19, 2024
1 parent 00d02cd commit 235db47
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@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@d9f3a202af7bd6e30926481380101147952ada3f # v2.1.8
tf_module_check:
name: "Terraform Module: Code checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@d9f3a202af7bd6e30926481380101147952ada3f # v2.1.8
yaml_check:
name: "YAML: Syntax checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@d9f3a202af7bd6e30926481380101147952ada3f # v2.1.8

0 comments on commit 235db47

Please sign in to comment.