Skip to content

chore(deps): bump github/codeql-action/upload-sarif from 4.32.6 to 4.36.2 #57

chore(deps): bump github/codeql-action/upload-sarif from 4.32.6 to 4.36.2

chore(deps): bump github/codeql-action/upload-sarif from 4.32.6 to 4.36.2 #57

Workflow file for this run

name: CodeQL
on:
pull_request:
paths:
- .github/workflows/*.yaml
push:
branches:
- main
permissions: {}
jobs:
analysis:
name: Analysis
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
with:
languages: actions
build-mode: none
- uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
with:
category: /language:actions