Skip to content

chore(deps): update actions/checkout digest to 11bd719 (#230) #476

chore(deps): update actions/checkout digest to 11bd719 (#230)

chore(deps): update actions/checkout digest to 11bd719 (#230) #476

Workflow file for this run

name: Actionlint
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
paths:
- ".github/workflows/*"
merge_group:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color -shellcheck=