Skip to content

chore(deps): bump hoverkraft-tech/ci-dokumentor from 0.4.0 to 0.5.0 in the github-actions-dependencies group across 1 directory #875

chore(deps): bump hoverkraft-tech/ci-dokumentor from 0.4.0 to 0.5.0 in the github-actions-dependencies group across 1 directory

chore(deps): bump hoverkraft-tech/ci-dokumentor from 0.4.0 to 0.5.0 in the github-actions-dependencies group across 1 directory #875

Workflow file for this run

name: Pull request - Continuous Integration
on:
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: read
id-token: write
issues: write
packages: read
pull-requests: write
security-events: write
statuses: write
secrets:
ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }}