Skip to content

Updated the Security section in the v14 blog post #6127

Updated the Security section in the v14 blog post

Updated the Security section in the v14 blog post #6127

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
pr-labeler:
name: Apply Labels
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5