Skip to content

Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 #110

Bump docker/setup-buildx-action from 3.0.0 to 3.1.0

Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 #110

Workflow file for this run

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