Skip to content

chore(deps): bump qs from 6.14.0 to 6.14.1 in /actions/helm/generate-docs #1592

chore(deps): bump qs from 6.14.0 to 6.14.1 in /actions/helm/generate-docs

chore(deps): bump qs from 6.14.0 to 6.14.1 in /actions/helm/generate-docs #1592

---
name: Internal - Pull request - Continuous Integration
on: # yamllint disable-line rule:truthy
merge_group:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
permissions:
actions: read
contents: write
issues: read
packages: write
pull-requests: write
security-events: write
statuses: write
id-token: write
secrets: inherit