Skip to content

Bump follow-redirects from 1.14.1 to 1.15.6 in /subgraphs/saucerswap/v2 #16

Bump follow-redirects from 1.14.1 to 1.15.6 in /subgraphs/saucerswap/v2

Bump follow-redirects from 1.14.1 to 1.15.6 in /subgraphs/saucerswap/v2 #16

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