Skip to content

Commit 8202eca

Browse files
committed
feat: removed the old required params for gcp auth stage
1 parent e82b4fa commit 8202eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitops.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Static code analysis
3030
- name: Run tfsec scan
3131
id: static_code_analysis
32-
uses: aquasecurity/tfsec-action@v1.0.4
32+
uses: aquasecurity/tfsec-action@v1.0.3
3333
with:
3434
path: .
3535

0 commit comments

Comments
 (0)