Skip to content

build(deps): bump opentofu/setup-opentofu from 1 to 2 #18

build(deps): bump opentofu/setup-opentofu from 1 to 2

build(deps): bump opentofu/setup-opentofu from 1 to 2 #18

Workflow file for this run

name: Checkov
on:
push:
branches:
- main
pull_request:
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout source code
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@v12
with:
directory: .
framework: terraform