Skip to content

Commit

Permalink
Bump actions/attest-build-provenance from 1.1.2 to 1.2.0 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 82d6d0f commit 142a5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: magick -list format

- name: Attest build provenance
uses: actions/attest-build-provenance@v1.1.2
uses: actions/attest-build-provenance@v1.2.0
if: contains(github.ref, 'tags')
with:
subject-path: 'binaries/*'
Expand Down

0 comments on commit 142a5d0

Please sign in to comment.