Skip to content

Commit

Permalink
chore: do not pin jreleaser workflow as verification will fail otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Dec 11, 2023
1 parent 0a27fb1 commit 5325c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
actions: read
packages: write
id-token: write
uses: jreleaser/release-action/.github/workflows/builder_slsa3.yml@dc546a47616e6d440b8be39f2e65d617b013b653 # v1.1.0-java
uses: jreleaser/release-action/.github/workflows/[email protected]
with:
project-version: ${{ needs.precheck.outputs.release-version }}
branch: ${{ github.ref_name }}
Expand Down

0 comments on commit 5325c11

Please sign in to comment.