Skip to content

chore(deps): update rhysd/actionlint docker tag to v1.7.1 #42

chore(deps): update rhysd/actionlint docker tag to v1.7.1

chore(deps): update rhysd/actionlint docker tag to v1.7.1 #42

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- run: scripts/lint.bash
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check workflow files
uses: docker://rhysd/actionlint:1.7.1
with:
args: -color