Skip to content

chore: changed base docker image to python:3.12-alpine #6

chore: changed base docker image to python:3.12-alpine

chore: changed base docker image to python:3.12-alpine #6

Workflow file for this run

on: [push]
jobs:
terrascan_job:
runs-on: ubuntu-latest
name: terrascan-action
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run Terrascan
id: terrascan
uses: tenable/terrascan-action@main
with:
iac_type: 'k8s'
iac_version: 'v1'
policy_type: 'k8s'
only_warn: false
iac_dir: k8s/