diff --git a/.github/workflows/tf-checks.yml b/.github/workflows/tf-checks.yml index 82e3a82..964cd2c 100644 --- a/.github/workflows/tf-checks.yml +++ b/.github/workflows/tf-checks.yml @@ -12,7 +12,7 @@ jobs: tf-checks-new-security-group-with-egres-example: uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master with: - working_directory: './_example/new_security_group_with_egres/' + working_directory: './_example/new_security_group_with_egress/' tf-checks-updated-existing-example: uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master with: