Skip to content

build(deps): Bump hoverkraft-tech/ci-github-nodejs from 0.8.1 to 0.9.0 in the github-actions-dependencies group #68

build(deps): Bump hoverkraft-tech/ci-github-nodejs from 0.8.1 to 0.9.0 in the github-actions-dependencies group

build(deps): Bump hoverkraft-tech/ci-github-nodejs from 0.8.1 to 0.9.0 in the github-actions-dependencies group #68

Workflow file for this run

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