Skip to content

build(deps): bump tj-actions/changed-files from 37.1.2 to 37.3.0 #521

build(deps): bump tj-actions/changed-files from 37.1.2 to 37.3.0

build(deps): bump tj-actions/changed-files from 37.1.2 to 37.3.0 #521

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@v41
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- run: just-dev lint-actions
devcontainer-versions:
runs-on: ubuntu-latest
steps:
- uses: linkerd/dev/actions/setup-tools@v41
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- run: just-dev check-action-images