Skip to content

Update docker/setup-buildx-action action to v3.12.0 #11

Update docker/setup-buildx-action action to v3.12.0

Update docker/setup-buildx-action action to v3.12.0 #11

Workflow file for this run

# SPDX-License-Identifier: MIT
# Copyright (c) 2026 Netresearch DTT GmbH
name: pr-quality
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions: {}
jobs:
pr-quality:

Check failure on line 13 in .github/workflows/pr-quality.yml

View workflow run for this annotation

GitHub Actions / pr-quality

Invalid workflow file

The workflow is not valid. .github/workflows/pr-quality.yml (Line: 13, Col: 3): Error calling workflow 'netresearch/.github/.github/workflows/pr-quality.yml@main'. The nested job 'quality-gate' is requesting 'pull-requests: write', but is only allowed 'pull-requests: read'. .github/workflows/pr-quality.yml (Line: 13, Col: 3): Error calling workflow 'netresearch/.github/.github/workflows/pr-quality.yml@main'. The nested job 'auto-approve' is requesting 'pull-requests: write', but is only allowed 'pull-requests: read'.
uses: netresearch/.github/.github/workflows/pr-quality.yml@main
permissions:
contents: read
pull-requests: read