Prepare release v4.28.1

This commit is contained in:
Fernandez Ludovic
2025-11-06 16:53:15 +01:00
committed by Ludovic Fernandez
parent 14778cc1f1
commit b704b26e6c
5 changed files with 16 additions and 5 deletions

View File

@@ -81,6 +81,8 @@ jobs:
- uses: actions/attest-build-provenance@v3
with:
subject-checksums: ./dist/lego_*_checksums.txt
github-token: ${{ secrets.GH_TOKEN_REPO }}
- uses: actions/attest-build-provenance@v3
with:
subject-checksums: ./dist/digests.txt
github-token: ${{ secrets.GH_TOKEN_REPO }}