Skip to content

fix: [#384] Create groups. #720

fix: [#384] Create groups.

fix: [#384] Create groups. #720

Workflow file for this run

---
name: Hadolint
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image using hadolint
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile