Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump scaleway-terraform-modules/workflows (#13)
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.0.1 to 2.0.2.
- [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases)
- [Commits](scaleway-terraform-modules/workflows@447f7d3...592cd46)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent eca8fd1 commit a898425
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@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@592cd46d27f23fdb57c1f98a0cdfd2b2305f2a10 # v2.0.2
tf_module_check:
name: "Terraform Module: Code checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@592cd46d27f23fdb57c1f98a0cdfd2b2305f2a10 # v2.0.2
yaml_check:
name: "YAML: Syntax checks"
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@592cd46d27f23fdb57c1f98a0cdfd2b2305f2a10 # v2.0.2

0 comments on commit a898425

Please sign in to comment.