Skip to content

Bump starlette from 0.47.1 to 0.47.2 in /doc #7426

Bump starlette from 0.47.1 to 0.47.2 in /doc

Bump starlette from 0.47.1 to 0.47.2 in /doc #7426

Workflow file for this run

name: handle manifest PR
on:
pull_request_target:
types: [opened, synchronize, closed, reopened]
branches:
- main
permissions:
contents: read
jobs:
call-manifest-pr-action:
runs-on: ubuntu-latest
steps:
- name: handle manifest PR
uses: nrfconnect/action-manifest-pr@main
with:
token: ${{ secrets.NCS_GITHUB_TOKEN }}
manifest-pr-title-details: ${{ github.event.pull_request.title }}