Skip to content

Commit 1cfed74

Browse files
authored
fix: jreleaser builder slsa3 is in dedicated branch
Signed-off-by: Mikaël Barbero <mikael.barbero@eclipse-foundation.org>
1 parent 7e28664 commit 1cfed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
actions: read
9191
packages: write
9292
id-token: write
93-
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@2.4.2 # ignore: pin
93+
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@v1.3.0-java # ignore: pin
9494
with:
9595
project-version: ${{ needs.precheck.outputs.release-version }}
9696
branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)