Skip to content

Commit

Permalink
Merge pull request #275 from DFE-Digital/add-tfsec-working-directory
Browse files Browse the repository at this point in the history
Fix tfsec not reporting correctly
  • Loading branch information
DrizzlyOwl authored Oct 19, 2023
2 parents 9574b2f + c5343fd commit 7505813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration-tfsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
with:
github_token: ${{ github.token }}
working_directory: ''

0 comments on commit 7505813

Please sign in to comment.