Skip to content

Update Snowflake-Labs/snowflake requirement from ~> 0.89.0 to ~> 1.0.0 #49

Update Snowflake-Labs/snowflake requirement from ~> 0.89.0 to ~> 1.0.0

Update Snowflake-Labs/snowflake requirement from ~> 0.89.0 to ~> 1.0.0 #49

Workflow file for this run

---
name: "CodeQL IaC"
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
analyze:
name: Analyze
runs-on: "ubuntu-latest"
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Initialize and Analyze IaC
id: codeql_iac
uses: advanced-security/codeql-extractor-iac@main