Skip to content

test(deps): update dependency docker to v27.3.1 #3608

test(deps): update dependency docker to v27.3.1

test(deps): update dependency docker to v27.3.1 #3608

Workflow file for this run

name: build-pr
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
if: ${{ github.event_name != 'pull_request' || github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
checks: write