Skip to content

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.0 to 3.0.1 #170

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.0 to 3.0.1

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.0 to 3.0.1 #170

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:
required:
runs-on: ubuntu-latest
container:
image: artifacthub/ah
options: --user root
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run ah lint
working-directory: ./charts/
run: |
set -e
ah lint