We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e28664 commit 1cfed74Copy full SHA for 1cfed74
.github/workflows/release.yml
@@ -90,7 +90,7 @@ jobs:
90
actions: read
91
packages: write
92
id-token: write
93
- uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@2.4.2 # ignore: pin
+ uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@v1.3.0-java # ignore: pin
94
with:
95
project-version: ${{ needs.precheck.outputs.release-version }}
96
branch: ${{ github.ref_name }}
0 commit comments