Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Update dependency aquaproj/aqua to v2.25.1 #161

Update dependency aquaproj/aqua to v2.25.1

Update dependency aquaproj/aqua to v2.25.1 #161

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/actionlint.yaml
- aqua/reviewdog.yaml
permissions: {}
jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@beaeeecc42b2645b4c8ecf9d9692fabb16a5eadd # v0.5.1
with:
aqua_version: v2.25.1
permissions:
pull-requests: write
contents: read