Skip to content

Commit

Permalink
ci: upgrade attest-build-provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Dec 5, 2024
1 parent d6ad316 commit e47aa25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@ jobs:

- name: Attest build provenance
id: attest
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0
with:
subject-path: 'dist/go-size-analyzer*.*'
subject-name: ${{ github.ref_name }}

- name: Upload build provenance
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2.9.0
Expand Down

0 comments on commit e47aa25

Please sign in to comment.