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 1.2.0 to 2.0.0.
- [Release notes](https://github.com/scaleway-terraform-modules/workflows/releases)
- [Commits](scaleway-terraform-modules/workflows@06e9a3b...776014a)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 61093a7 commit 7f13ec6
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 @@ -14,9 +14,9 @@ name: Pull Request checks

jobs:
check_shell:
uses: scaleway-terraform-modules/workflows/.github/workflows/check_shell.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0
uses: scaleway-terraform-modules/workflows/.github/workflows/check_shell.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0
check_tf:
uses: scaleway-terraform-modules/workflows/.github/workflows/check_tf.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0
uses: scaleway-terraform-modules/workflows/.github/workflows/check_tf.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0
secrets: inherit
check_yaml:
uses: scaleway-terraform-modules/workflows/.github/workflows/check_yaml.yaml@06e9a3b1d58a89b32a44b39efc19b54ca594fb27 # v1.2.0
uses: scaleway-terraform-modules/workflows/.github/workflows/check_yaml.yaml@776014a90a579d98b946e0f85c38cba9fbe2b0f7 # v2.0.0

0 comments on commit 7f13ec6

Please sign in to comment.