Skip to content

Bump vitepress from 1.3.1 to 1.3.2 #11

Bump vitepress from 1.3.1 to 1.3.2

Bump vitepress from 1.3.1 to 1.3.2 #11

Workflow file for this run

name: Hadolint
on:
pull_request:
jobs:
hadolint:
name: Lint dockerfile
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run hadolint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile