Skip to content

chore(deps): bump dependabot/fetch-metadata from 1 to 2 #78

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

chore(deps): bump dependabot/fetch-metadata from 1 to 2 #78

Workflow file for this run

name: actionlint
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
actionlint:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run actionlint
uses: docker://rhysd/actionlint:latest
with:
args: -color