Skip to content

Commit

Permalink
Merge pull request #1702 from axodotdev/update-prov
Browse files Browse the repository at this point in the history
update version of github provenance action
  • Loading branch information
ashleygwilliams authored Jan 16, 2025
2 parents 214cd87 + c3fb4c3 commit 96c803a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cargo-dist/templates/ci/github/release.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ jobs:
echo "dist ran successfully"
{{%- if github_attestations is defined and github_attestations %}}
- name: Attest
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: "target/distrib/*${{ join(matrix.targets, ', ') }}*"
{{%- endif %}}
Expand Down
2 changes: 1 addition & 1 deletion cargo-dist/tests/snapshots/axolotlsay_abyss.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96c803a

Please sign in to comment.