Skip to content

build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 #15

build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0

build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 #15

Workflow file for this run

name: Compliance
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commit:
name: Commit
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Conventional commit check
uses: cocogitto/cocogitto-action@v3.11