Skip to content

Bump minimist from 1.2.5 to 1.2.8 in /subgraphs/saucerswap/v2 #14

Bump minimist from 1.2.5 to 1.2.8 in /subgraphs/saucerswap/v2

Bump minimist from 1.2.5 to 1.2.8 in /subgraphs/saucerswap/v2 #14

Workflow file for this run

name: Charts Lint
on:
pull_request:
branches: [ main, release/**]
push:
branches: [ main, release/*]
tags: [ v* ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install ct
uses: helm/[email protected]
- name: Run lint
run: ct lint --config .github/ct.yaml --all