Skip to content

build(deps): bump django from 5.1.1 to 5.1.4 #84

build(deps): bump django from 5.1.1 to 5.1.4

build(deps): bump django from 5.1.1 to 5.1.4 #84

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [ "opened" ]
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
label:
name: "Label Pull Request"
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5