Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

[spring-boot/shell] bump spring-boot 3.2.5 -> 3.3.8 #236

[spring-boot/shell] bump spring-boot 3.2.5 -> 3.3.8

[spring-boot/shell] bump spring-boot 3.2.5 -> 3.3.8 #236

name: Build Dependabot
on:
pull_request_target
jobs:
build:
name: Build
if: ${{ github.actor == 'dependabot[bot]' }}
uses: ./.github/workflows/reusable-build.yml
with:
sonar_analysis: false
ref: ${{ github.event.pull_request.head.sha }}