Skip to content

Commit

Permalink
chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.6 to 0…
Browse files Browse the repository at this point in the history
….0.7 (#45)

* chore(deps): Bump scaleway-terraform-modules/wokflows

Bumps [scaleway-terraform-modules/wokflows](https://github.com/scaleway-terraform-modules/wokflows) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/scaleway-terraform-modules/wokflows/releases)
- [Commits](scaleway-terraform-modules/workflows@dfa5aa6...9bc9c19)

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

Signed-off-by: dependabot[bot] <[email protected]>

* fix: Fix the name of the workflow repository.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benoit Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and benoit-garcia authored Apr 26, 2024
1 parent 576588e commit e489353
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/wokflows/.github/workflows/check_shell.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6
uses: scaleway-terraform-modules/workflows/.github/workflows/check_shell.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7
check_tf:
uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6
uses: scaleway-terraform-modules/workflows/.github/workflows/check_tf.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7
secrets: inherit
check_yaml:
uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6
uses: scaleway-terraform-modules/workflows/.github/workflows/check_yaml.yaml@9bc9c19138cd4870f7b5f74d329840157702a6b4 # v0.0.7

0 comments on commit e489353

Please sign in to comment.