From 59c38d169770558597510db88482bfe4f1b3e6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 05:28:07 +0000 Subject: [PATCH] Bump bakdata/ci-templates/.github/workflows/java-gradle-library.yaml Bumps [bakdata/ci-templates/.github/workflows/java-gradle-library.yaml](https://github.com/bakdata/ci-templates) from 1.70.0 to 1.70.2. - [Release notes](https://github.com/bakdata/ci-templates/releases) - [Commits](https://github.com/bakdata/ci-templates/compare/1.70.0...1.70.2) --- updated-dependencies: - dependency-name: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml dependency-version: 1.70.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yaml b/.github/workflows/build-and-publish.yaml index 899da59..4befb23 100644 --- a/.github/workflows/build-and-publish.yaml +++ b/.github/workflows/build-and-publish.yaml @@ -10,7 +10,7 @@ on: jobs: build-and-publish: name: Java Gradle - uses: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml@1.70.0 + uses: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml@1.70.2 with: java-version: 17 secrets: