Skip to content

Commit

Permalink
Update to new SLSA version
Browse files Browse the repository at this point in the history
  • Loading branch information
pandaninjas authored Jan 16, 2024
1 parent d99f5e3 commit bd110cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-with-provenance.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build with SLSA provenance
on:
push:
push:
workflow_dispatch:

permissions: read-all
Expand All @@ -11,7 +11,7 @@ jobs:
id-token: write
contents: read
actions: read
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_gradle_slsa3.yml@v1.9.0
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_gradle_slsa3.yml@b54dfc3dabee98538a5bdaf1f6707856d43ca4ba
with:
artifact-list: ./build/libs/NoSession-GRADLE_VERSION.jar
jdk-version: 8
Expand Down

0 comments on commit bd110cd

Please sign in to comment.