Skip to content

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24 #221

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24 #221

Workflow file for this run

name: Terraform HCL Scanning Tests
on:
pull_request:
push:
paths:
- "action.yaml"
- "terraform-hcl/*"
- ".github/test_files/**"
branches:
- "main"
tags: ["v*.*.*"]
jobs:
terraform-tests:
runs-on: ubuntu-latest
name: Test Terraform scanning
steps:
- uses: actions/checkout@v4
- name: Scan Terraform HCL
uses: ./terraform-hcl
env:
MONDOO_CONFIG_BASE64: ${{ secrets.MONDOO_SERVICE_ACCOUNT }}
with:
path: ./.github/test_files/tf