Skip to content

Commit ad1879c

Browse files
Bump the ci-templates group with 2 updates (#94)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ccb66c commit ad1879c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-and-publish:
1212
name: Java Gradle
13-
uses: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml@1.70.2
13+
uses: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml@1.72.0
1414
with:
1515
java-version: 17
1616
secrets:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
java-gradle-release:
1818
name: Java Gradle
19-
uses: bakdata/ci-templates/.github/workflows/java-gradle-release.yaml@1.70.2
19+
uses: bakdata/ci-templates/.github/workflows/java-gradle-release.yaml@1.72.0
2020
with:
2121
java-version: 17
2222
release-type: "${{ inputs.release-type }}"

0 commit comments

Comments
 (0)