Skip to content

Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 18.0.0 #68

Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 18.0.0

Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 18.0.0 #68

Workflow file for this run

name: Actions
on:
pull_request:
paths:
- .devcontainer/devcontainer.json
- .github/workflows/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-20.04
timeout-minutes: 10
steps:
- uses: linkerd/dev/actions/setup-tools@v43
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- run: just-dev lint-actions
devcontainer-versions:
runs-on: ubuntu-latest
steps:
- uses: linkerd/dev/actions/setup-tools@v43
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- run: just-dev check-action-images