Skip to content

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 #12

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 #12

Workflow file for this run

name: Java CI with Maven
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
inputs:
branch:
description: 'Branch to run the workflow on'
required: true
default: 'master'
jobs:
run-ci-workflow:
uses: itobey/workflow-templates/.github/workflows/ci.yml@master
with:
image_name: datadog-api-collector
secrets: inherit