Skip to content

Bump actionlint from 1.7.4 to 1.7.5 #34

Bump actionlint from 1.7.4 to 1.7.5

Bump actionlint from 1.7.4 to 1.7.5 #34

Workflow file for this run

---
name: Security
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
sast:
name: SAST
permissions:
contents: read
security-events: write
uses: fabasoad/reusable-workflows/.github/workflows/wf-security-sast.yml@main