Skip to content

chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the github-actions-dependencies group #453

chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the github-actions-dependencies group

chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the github-actions-dependencies group #453

Workflow file for this run

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