Skip to content

fix: logs_new_value has computed group by #1817

fix: logs_new_value has computed group by

fix: logs_new_value has computed group by #1817

Workflow file for this run

name: tfsec
on:
schedule:
- cron: 0 0 * * *
push:
branches:
- master
pull_request:
branches:
- master
jobs:
tfsec:
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]