Skip to content

chore(deps): update dependency rhysd/actionlint to v1.7.3 #101

chore(deps): update dependency rhysd/actionlint to v1.7.3

chore(deps): update dependency rhysd/actionlint to v1.7.3 #101

Workflow file for this run

---
# Separate the workflow for actionlint to other workflows, because if a workflow for actionlint is broken actionlint isn't run
name: actionlint
on:
pull_request:
paths:
- .github/workflows/*.yaml
- aqua/imports/actionlint.yaml
- aqua/imports/reviewdog.yaml
jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@b6a5f966d4504893b2aeb60cf2b0de8946e48504 # v0.5.0
with:
aqua_version: v2.25.0
aqua_policy_allow: true
permissions:
pull-requests: write
contents: read