Skip to content

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #36

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #36

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: stephane-segning
numOfAssignee: 1