Skip to content

Commit

Permalink
Fix release provenance to use the new github-release subcommand
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <marco.franssen@philips.com>
  • Loading branch information
marcofranssen committed Dec 14, 2021
1 parent cf54cb4 commit 6d97912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
- name: Generate provenance for Release
uses: philips-labs/slsa-provenance-action@v0.4.0
with:
sub-command: github-release
artifact_path: release-assets
output_path: 'provenance.json'
tag_name: ${{ github.ref_name }}
Expand Down

0 comments on commit 6d97912

Please sign in to comment.