Skip to content

Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 #991

Bump docker/setup-qemu-action from 2.2.0 to 3.0.0

Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 #991

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true