Skip to content

Bump version to 3.0.0 #40

Bump version to 3.0.0

Bump version to 3.0.0 #40

Workflow file for this run

name: Lint Dockerfiles
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile