Skip to content

Commit

Permalink
Modified workflow location
Browse files Browse the repository at this point in the history
  • Loading branch information
dunefro committed Nov 1, 2024
1 parent 66b5ca4 commit f721ce0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint_clean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:
jobs:
fmt_and_lint:
name: Terraform fmt and tflint
uses: truefoundry/workflows/.github/workflows/terraform-lint-format.yml@iac-scanning
uses: truefoundry/workflows/.github/github-workflows-public/terraform-lint-format.yml@terraform-workflows
2 changes: 1 addition & 1 deletion .github/workflows/terraform-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
jobs:
terraform-docs-generator:
name: Generate terraform docs
uses: truefoundry/workflows/.github/workflows/terraform-doc-generator.yml@iac-scanning
uses: truefoundry/workflows/.github/github-workflows-public/terraform-doc-generator.yml@terraform-workflows
2 changes: 1 addition & 1 deletion .github/workflows/terraform-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
jobs:
terraform-scan:
name: Vulnerability scanning
uses: truefoundry/workflows/.github/workflows/terraform-scan.yml@iac-scanning
uses: truefoundry/workflows/.github/workflows/terraform-scan.yml@terraform-workflows

0 comments on commit f721ce0

Please sign in to comment.