From c6827814cb7a3665ca27e6712b8f14dcb973fd16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:31:21 +0000 Subject: [PATCH] Bump aquasecurity/tfsec-action from 1.0.0 to 1.0.3 Bumps [aquasecurity/tfsec-action](https://github.com/aquasecurity/tfsec-action) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/aquasecurity/tfsec-action/releases) - [Commits](https://github.com/aquasecurity/tfsec-action/compare/v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: aquasecurity/tfsec-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/tfsec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tfsec.yml b/.github/workflows/tfsec.yml index 3ff661a..fd704b0 100644 --- a/.github/workflows/tfsec.yml +++ b/.github/workflows/tfsec.yml @@ -17,4 +17,4 @@ jobs: - name: Clone repo uses: actions/checkout@master - name: tfsec - uses: aquasecurity/tfsec-action@v1.0.0 + uses: aquasecurity/tfsec-action@v1.0.3