Skip to content

Commit

Permalink
chore(deps): bump aquasecurity/tfsec-pr-commenter-action
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/tfsec-pr-commenter-action](https://github.com/aquasecurity/tfsec-pr-commenter-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/aquasecurity/tfsec-pr-commenter-action/releases)
- [Changelog](https://github.com/aquasecurity/tfsec-pr-commenter-action/blob/main/.goreleaser.yml)
- [Commits](aquasecurity/tfsec-pr-commenter-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: aquasecurity/tfsec-pr-commenter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent b8f6f71 commit 17047a7
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.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
working_directory: terraform
Expand Down

0 comments on commit 17047a7

Please sign in to comment.