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

chore(deps): update dependency aquaproj/aqua to v2.9.1 #153

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

chore(deps): update dependency aquaproj/aqua to v2.9.1 #153

Workflow file for this run

---
name: actionlint
on:
push:
branches: [main]
paths:
- .github/**
pull_request:
branches: [main]
paths:
- .github/**
jobs:
default:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v2.9.1
- run: actionlint -ignore "duplicate value"