Skip to content

Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible #533

Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible

Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible #533

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