Skip to content

chore(deps-dev): bump @swc/core from 1.10.12 to 1.10.14 #1528

chore(deps-dev): bump @swc/core from 1.10.12 to 1.10.14

chore(deps-dev): bump @swc/core from 1.10.12 to 1.10.14 #1528

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