Skip to content

[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.11 to 3.5.12 #244

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

[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.11 to 3.5.12 #244

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