Skip to content

Bump actions/cache from 4.2.4 to 4.3.0 #329

Bump actions/cache from 4.2.4 to 4.3.0

Bump actions/cache from 4.2.4 to 4.3.0 #329

name: label pull request
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yaml
sync-labels: true