Skip to content

Commit

Permalink
fix(GH-2): Add file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanlamb committed Sep 14, 2024
1 parent 1556482 commit ed32e32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ concurrency:
jobs:
scan:
name: Scan
uses: cupel-co/workflows/.github/workflows/tflint@v0.2.0
uses: cupel-co/workflows/.github/workflows/tflint.yml@v0.2.0
2 changes: 1 addition & 1 deletion .github/workflows/tfsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ concurrency:
jobs:
scan:
name: Scan
uses: cupel-co/workflows/.github/workflows/tfsec@v0.2.0
uses: cupel-co/workflows/.github/workflows/tfsec.yml@v0.2.0

0 comments on commit ed32e32

Please sign in to comment.