Skip to content

chore(deps): bump spring.boot.version from 3.4.5 to 4.1.0 #165

chore(deps): bump spring.boot.version from 3.4.5 to 4.1.0

chore(deps): bump spring.boot.version from 3.4.5 to 4.1.0 #165

Workflow file for this run

name: CI - PR
permissions:
actions: read
contents: read
packages: read
security-events: write
on:
workflow_dispatch:
pull_request:
branches: [main]
types: [reopened, synchronize, opened]
jobs:
build-and-test:
uses: ./.github/workflows/pipeline.yml
secrets: inherit