Skip to content

chore(deps): bump github/codeql-action from 3.24.10 to 3.25.1 in the github-actions-dependencies group #164

chore(deps): bump github/codeql-action from 3.24.10 to 3.25.1 in the github-actions-dependencies group

chore(deps): bump github/codeql-action from 3.24.10 to 3.25.1 in the github-actions-dependencies group #164

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
security-events: write
statuses: write
# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit