Skip to content

chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 #462

chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4

chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 #462

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: ArtifactHub Lint
permissions: {}
on:
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ah-lint:
runs-on: ubuntu-latest
container:
image: artifacthub/ah
options: --user root
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Run ah lint
working-directory: ./charts/
run: |
set -e
ah lint