Skip to content

Commit 04c728c

Browse files
chore(deps): Bump scaleway-terraform-modules/workflows (#38)
Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases) - [Commits](scaleway-terraform-modules/workflows@776014a...447f7d3) --- 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>
1 parent cbb6c95 commit 04c728c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pr.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ name: Pull Request checks
1515
jobs:
1616
shell_check:
1717
name: "Shell: Syntax checks"
18-
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0
18+
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1
1919
tf_module_check:
2020
name: "Terraform Module: Code checks"
21-
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0
21+
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1
2222
yaml_check:
2323
name: "YAML: Syntax checks"
24-
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0
24+
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@447f7d3f430c7b5f5ff56ee013f37bad0f4635cd # v2.0.1

0 commit comments

Comments
 (0)