Skip to content

chore: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#123) #195

chore: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#123)

chore: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#123) #195

Workflow file for this run

name: SAST Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
scan:
name: SAST Scan
uses: flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@sast_scan/v1