From 702256480a3b48439099905002e611a8003c9581 Mon Sep 17 00:00:00 2001 From: Jocelyn Castellano Date: Fri, 12 Jan 2024 16:24:35 -0800 Subject: [PATCH] Add version --- .github/workflows/build-with-provenance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-provenance.yml b/.github/workflows/build-with-provenance.yml index 49f5288..c08e1fa 100644 --- a/.github/workflows/build-with-provenance.yml +++ b/.github/workflows/build-with-provenance.yml @@ -13,5 +13,5 @@ jobs: actions: read uses: slsa-framework/slsa-github-generator/.github/workflows/builder_gradle_slsa3.yml@v1.9.0 with: - artifact-list: ./build/libs/*.jar + artifact-list: ./build/libs/NoSession-GRADLE_VERSION.jar jdk-version: 8