Skip to content

chore(deps): update docker/setup-buildx-action action to v4.3.0 #22

chore(deps): update docker/setup-buildx-action action to v4.3.0

chore(deps): update docker/setup-buildx-action action to v4.3.0 #22

Workflow file for this run

name: DCO
# Enforced sign-off gate via the shared reusable (dependency bots exempt;
# reports on merge_group). Humans must sign off (git commit -s).
on:
pull_request:
types: [opened, synchronize, reopened]
merge_group:
permissions: {}
jobs:
dco:
uses: netresearch/.github/.github/workflows/dco.yml@main # NOSONAR — own-org reusable deliberately tracks main
permissions:
contents: read
pull-requests: read