Skip to content

chore(deps): update dependency aquaproj/aqua to v2.38.2 #225

chore(deps): update dependency aquaproj/aqua to v2.38.2

chore(deps): update dependency aquaproj/aqua to v2.38.2 #225

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@932d2dbef166b2f6f7e11790954e8245289ffd0d # v1.2.1
with:
aqua_version: v2.38.2
permissions:
pull-requests: write
contents: read