Skip to content

Commit

Permalink
Release java-builder 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Apr 30, 2024
1 parent 0a4f5dc commit 4501f01
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 @@ -166,7 +166,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.2.0-java
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@v1.3.0-java
with:
project-version: ${{ needs.precheck.outputs.VERSION }}
rekor-log-public: true
Expand Down

0 comments on commit 4501f01

Please sign in to comment.