Skip to content

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 #146

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 #146

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"