Skip to content

[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.9 to 3.5.10 #199

[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.9 to 3.5.10

[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.9 to 3.5.10 #199

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true