Skip to content

Bump anchore/scan-action from 5 to 6 #634

Bump anchore/scan-action from 5 to 6

Bump anchore/scan-action from 5 to 6 #634

Workflow file for this run

# SPDX-License-Identifier: MIT
name: DevSkim
on:
push:
branches:
- main
- feature/**
pull_request:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
devskim:
name: DevSkim
uses: ffurrer2/shared-workflows/.github/workflows/devskim.yml@main