Skip to content

Bump jfrog/artifactory from 10.7.6 to 12.3.1 #23

Bump jfrog/artifactory from 10.7.6 to 12.3.1

Bump jfrog/artifactory from 10.7.6 to 12.3.1 #23

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