Skip to content

build(deps): bump softprops/action-gh-release from 1 to 2 #7

build(deps): bump softprops/action-gh-release from 1 to 2

build(deps): bump softprops/action-gh-release from 1 to 2 #7

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