Skip to content

build(deps): bump dawidd6/action-download-artifact from 688efa90a08f3552e7c1420c8313e215164e8b14 to v14 #113

build(deps): bump dawidd6/action-download-artifact from 688efa90a08f3552e7c1420c8313e215164e8b14 to v14

build(deps): bump dawidd6/action-download-artifact from 688efa90a08f3552e7c1420c8313e215164e8b14 to v14 #113

Workflow file for this run

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