Skip to content

Bump actions/checkout from 6 to 7 in the actions group #398

Bump actions/checkout from 6 to 7 in the actions group

Bump actions/checkout from 6 to 7 in the actions group #398

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v1.14.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"