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 across 1 directory #549

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

chore(deps): Bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the github-actions-dependencies group across 1 directory #549

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:
contents: read
id-token: write
packages: read
pull-requests: write
security-events: write
secrets: inherit