Skip to content

build(deps): bump actions/download-artifact from 6 to 7 #86

build(deps): bump actions/download-artifact from 6 to 7

build(deps): bump actions/download-artifact from 6 to 7 #86

Workflow file for this run

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