Skip to content

Commit

Permalink
chore(deps): bump aquasecurity/tfsec-pr-commenter-action from 1.2.0 t…
Browse files Browse the repository at this point in the history
…o 1.3.1 (#16)

Bumps
[aquasecurity/tfsec-pr-commenter-action](https://github.com/aquasecurity/tfsec-pr-commenter-action)
from 1.2.0 to 1.3.1.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2023
1 parent c4291b3 commit d129c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tfsec-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v3
- name: tfsec
uses: aquasecurity/tfsec-pr-commenter-action@v1.2.0
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
working_directory: terraform
Expand Down

0 comments on commit d129c63

Please sign in to comment.