Skip to content

chore(deps): update anchore/sbom-action digest to 43a17d6 (#672) #857

chore(deps): update anchore/sbom-action digest to 43a17d6 (#672)

chore(deps): update anchore/sbom-action digest to 43a17d6 (#672) #857

Workflow file for this run

name: Linting and code quality check
on:
push:
branches:
- main
- develop
pull_request:
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/[email protected]
with:
# set pylint-version to empty string to skip the pylint workflow
pylint-version: ''
BASH_SEVERITY: 'warning'