Skip to content

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 #299

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 #299

name: Cleanup caches for work branch
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/gh-cache-cleanup-on-merge@b88340ccab0e8f2351eb1e056235f5671cfc5aab # v5.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}