Skip to content

Commit

Permalink
Merge pull request #3 from yichifauzi/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
yichifauzi authored Dec 9, 2024
2 parents e7c54ba + 7230be3 commit 09d008b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
popd
- name: Attest mrpack
id: attest-mrpack
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: DBOP-${{ github.ref_name }}.mrpack
- name: Copy and zip attestation
Expand Down

0 comments on commit 09d008b

Please sign in to comment.