Skip to content

build(deps): bump cocogitto/cocogitto-action from 3.5 to 3.7 #8

build(deps): bump cocogitto/cocogitto-action from 3.5 to 3.7

build(deps): bump cocogitto/cocogitto-action from 3.5 to 3.7 #8

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- master
jobs:
container:
name: Containerfile
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Containerfile
recursive: true