Skip to content

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

Bump anchore/scan-action from 5 to 6

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

Workflow file for this run

# SPDX-License-Identifier: MIT
name: yamllint
on:
push:
branches:
- main
- feature/**
paths:
- '**.ya?ml'
pull_request:
branches:
- main
paths:
- '**.ya?ml'
jobs:
yamllint:
name: yamllint
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@main