diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fce07f8..36e62c8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Release +name: Release # Best practice 2026: Trigger on GitHub Release "published" event. # This is more secure than pushing tags directly because: @@ -80,7 +80,7 @@ jobs: # Optional but recommended in 2026: Generate SLSA-style provenance - name: Generate artifact attestation - uses: actions/attest@109298582bf81ad578b4e72f0f0893b095a4a135 + uses: actions/attest@7d3af28c422bf02197a99f195b689b34377e11a2 with: subject-path: dist/${{ matrix.artifact }}