Skip to content

build(deps): bump dependabot/fetch-metadata from 1 to 2 #21

build(deps): bump dependabot/fetch-metadata from 1 to 2

build(deps): bump dependabot/fetch-metadata from 1 to 2 #21

Workflow file for this run

name: action-lint
on:
push:
paths:
- '.github/workflows/**'
jobs:
action-lint:
name: Action Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run actionlint
shell: bash
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color