Skip to content

build(deps): bump org.springframework:spring-context from 6.2.1 to 6.2.3 #9

build(deps): bump org.springframework:spring-context from 6.2.1 to 6.2.3

build(deps): bump org.springframework:spring-context from 6.2.1 to 6.2.3 #9

Workflow file for this run

name: lib-nelkinda CI/CD
on:
push:
branches: [ trunk ]
paths-ignore:
- 'assets/**'
- 'doc/**'
- 'host/**'
- 'README.md'
- '**/README.md'
pull_request:
branches: [ trunk ]
paths-ignore:
- 'assets/**'
- 'doc/**'
- 'host/**'
- 'README.md'
- '**/README.md'
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
cache: gradle
distribution: 'zulu'
java-version: '21'
- name: Build and Test
env:
BUILD_NUMBER: ${{ github.run_number }}
GIT_SHA: ${{ github.sha }}
run: make pipeline