Skip to content

chore(deps): bump alpine from 3.17.0 to 3.18.3 #96

chore(deps): bump alpine from 3.17.0 to 3.18.3

chore(deps): bump alpine from 3.17.0 to 3.18.3 #96

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: markdownlint
run: make markdownlint
- name: prune
run: make prune