Skip to content

Validate with cosign / ditch codenotary-v1 #313

Validate with cosign / ditch codenotary-v1

Validate with cosign / ditch codenotary-v1 #313

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
hadolint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: brpaz/hadolint-action@v1.5.0