Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.23.0 to 8.24.0… #1552

chore(deps-dev): bump @typescript-eslint/parser from 8.23.0 to 8.24.0…

chore(deps-dev): bump @typescript-eslint/parser from 8.23.0 to 8.24.0… #1552

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