Skip to content

Bump docker/setup-docker-action from 4 to 5 in /.github/workflows #9824

Bump docker/setup-docker-action from 4 to 5 in /.github/workflows

Bump docker/setup-docker-action from 4 to 5 in /.github/workflows #9824

Workflow file for this run

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