Skip to content

Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible #522

Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible

Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible #522

name: Bypass review in case of emergency
on:
pull_request:
types:
- labeled
permissions:
pull-requests: write
jobs:
approve:
if: github.event.label.name == 'Emergency Bypass Review'
uses: bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@main
secrets: inherit