Skip to content

chore(deps): update node.js to v22.16.0 #16

chore(deps): update node.js to v22.16.0

chore(deps): update node.js to v22.16.0 #16

Workflow file for this run

---
name: actionlint
on: pull_request
permissions: {}
jobs:
actionlint:
runs-on: ubuntu-24.04
if: failure()
timeout-minutes: 10
permissions: {}
needs:
- main
steps:
- run: exit 1
main:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@dbe6151b36d408b24ca5c41a34291b2b6d1bff76 # v2.0.1
permissions:
pull-requests: write
contents: read