We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e514a8f commit 6f98a6eCopy full SHA for 6f98a6e
1 file changed
.github/workflows/build-and-publish.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-and-publish:
12
name: Java Gradle
13
- uses: bakdata/ci-templates/.github/workflows/java-gradle-plugin.yaml@1.70.0
+ uses: bakdata/ci-templates/.github/workflows/java-gradle-plugin.yaml@1.70.2
14
with:
15
java-version: 21
16
secrets:
0 commit comments