Skip to content

chore: update aqua to v2.36.1 (#27384) #1189

chore: update aqua to v2.36.1 (#27384)

chore: update aqua to v2.36.1 (#27384) #1189

Workflow file for this run

---
name: actionlint
env:
AQUA_LOG_COLOR: always
on:
push:
branches: [main]
paths:
- .github/**
pull_request:
branches: [main]
paths:
- .github/**
permissions: {}
jobs:
default:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1
with:
aqua_version: v2.36.1
policy_allow: "true"
- run: actionlint -ignore "duplicate value"