Skip to content

breaking(main)!: Switch to use storage_account_id instead of name #16

breaking(main)!: Switch to use storage_account_id instead of name

breaking(main)!: Switch to use storage_account_id instead of name #16

Workflow file for this run

---
name: Checkov
on:
pull_request:
paths:
- "**.tf"
jobs:
checkov:
name: Checkov
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Run Checkov
uses: bridgecrewio/[email protected]
with:
config_file: checkov-config.yml
output_format: github_failed_only