Skip to content

build(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6 #857

build(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6

build(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6 #857

Workflow file for this run

name: Actions
on:
pull_request:
paths:
- .devcontainer/devcontainer.json
- .github/workflows/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-22.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-22.04
steps:
- uses: linkerd/dev/actions/setup-tools@v43
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- run: just-dev check-action-images