Skip to content

Add support to transform reports with custom scripts before upload to DD #514

Add support to transform reports with custom scripts before upload to DD

Add support to transform reports with custom scripts before upload to DD #514

Workflow file for this run

name: Hadolint
on: # yamllint disable-line rule:truthy
push:
branches: [main]
paths:
- 'Dockerfile'
pull_request:
branches: [main]
paths:
- 'Dockerfile'
jobs:
hadolint:
runs-on: ubuntu-latest
name: Hadolint-your-PR
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0