Skip to content

Fix #36 - Update Lambda code for AWS SDK v3.x #76

Fix #36 - Update Lambda code for AWS SDK v3.x

Fix #36 - Update Lambda code for AWS SDK v3.x #76

Workflow file for this run

name: tfsec
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
jobs:
tfsec:
name: tfsec
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v3
- name: tfsec
uses: aquasecurity/tfsec-action@v1.0.0
with:
additional_args:
--config-file .github/tfsec-config.yml