Skip to content

chore(deps): bump alpine from 3.19.1 to 3.20.0 (#153) #235

chore(deps): bump alpine from 3.19.1 to 3.20.0 (#153)

chore(deps): bump alpine from 3.19.1 to 3.20.0 (#153) #235

Workflow file for this run

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