Skip to content

Bump anothrNick/github-tag-action from 1.69.0 to 1.71.0 #19

Bump anothrNick/github-tag-action from 1.69.0 to 1.71.0

Bump anothrNick/github-tag-action from 1.69.0 to 1.71.0 #19

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