Skip to content

Commit 2204ec6

Browse files
dependabot[bot]benoit-garcia
authored andcommitted
chore(deps): Bump scaleway-terraform-modules/workflows
Bumps [scaleway-terraform-modules/workflows](https://github.com/scaleway-terraform-modules/workflows) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases) - [Commits](scaleway-terraform-modules/workflows@b3e9858...d48d672) --- updated-dependencies: - dependency-name: scaleway-terraform-modules/workflows dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8568319 commit 2204ec6

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,7 +15,7 @@ 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@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
18+
uses: scaleway-terraform-modules/workflows/.github/workflows/shell_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11
1919
go_check:
2020
name: "Go: Syntax checks"
2121
runs-on: ubuntu-latest
@@ -40,7 +40,7 @@ jobs:
4040
working-directory: functions/purge
4141
tf_module_check:
4242
name: "Terraform Module: Code checks"
43-
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
43+
uses: scaleway-terraform-modules/workflows/.github/workflows/tf_module_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11
4444
yaml_check:
4545
name: "YAML: Syntax checks"
46-
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@b3e9858717c6b0940146899c8b58871a6dd13924 # v2.1.10
46+
uses: scaleway-terraform-modules/workflows/.github/workflows/yaml_check.yaml@d48d6722fa1b297e4f40a6512b2f1112c1676c95 # v2.1.11

0 commit comments

Comments
 (0)