Skip to content

Commit

Permalink
Update readme for SLSA builder
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 11, 2023
1 parent 89ece95 commit dc546a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Gradle. The following snippet shows the minimum configuration to run the builder
id-token: write
actions: read
packages: write
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@v1.0.0-java
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@v1.1.0-java
with:
project-version: ${{ needs.precheck.outputs.VERSION }}
rekor-log-public: true
Expand Down

0 comments on commit dc546a4

Please sign in to comment.