Skip to content

chore(deps): bump crate-ci/typos from 1.27.0 to 1.27.1 #1138

chore(deps): bump crate-ci/typos from 1.27.0 to 1.27.1

chore(deps): bump crate-ci/typos from 1.27.0 to 1.27.1 #1138

Workflow file for this run

name: 'Lint dockerfile'
on:
push:
jobs:
build:
name: Lint dockerfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
id: hadolint
with:
dockerfile: Dockerfile
- name: Build dockerfile
run: docker build . -t library