Skip to content

chore(deps): bump int128/docker-build-cache-config-action from 1.34.0 to 1.35.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory #879

chore(deps): bump int128/docker-build-cache-config-action from 1.34.0 to 1.35.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory

chore(deps): bump int128/docker-build-cache-config-action from 1.34.0 to 1.35.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory #879

---
name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
issues: read
packages: write
pull-requests: read
statuses: write
# FIXME: This is a workaround for having workflow actions. 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