Skip to content

Bump actions/setup-go from 4 to 5 #95

Bump actions/setup-go from 4 to 5

Bump actions/setup-go from 4 to 5 #95

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 }}"