Skip to content

build(deps): bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 #82

build(deps): bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0

build(deps): bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 #82

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