Skip to content

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.16 #812

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

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.16 #812

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Run ah lint
working-directory: ./charts/
run: |
set -e
ah lint