Skip to content

Commit 6942ba5

Browse files
chore(deps): Bump scaleway-terraform-modules/workflows
Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases) - [Commits](scaleway-terraform-modules/workflows@31cb556...8efc0f7) --- 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>
1 parent d96d510 commit 6942ba5

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@31cb55680c3003cff035e56923aef9912a8f413f # v2.1.6
18+
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7
1919
tf_module_check:
2020
name: "Terraform Module: Code checks"
21-
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@31cb55680c3003cff035e56923aef9912a8f413f # v2.1.6
21+
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7
2222
yaml_check:
2323
name: "YAML: Syntax checks"
24-
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@31cb55680c3003cff035e56923aef9912a8f413f # v2.1.6
24+
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@8efc0f7e5f358b3abcd5163534b374f72ce69ef9 # v2.1.7

0 commit comments

Comments
 (0)