Skip to content

Commit

Permalink
chore: Bump philips-labs/slsa-provenance-action from 0.6.0 to 0.7.0 (#…
Browse files Browse the repository at this point in the history
…1747)

Bumps [philips-labs/slsa-provenance-action](https://github.com/philips-labs/slsa-provenance-action) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/philips-labs/slsa-provenance-action/releases)
- [Changelog](https://github.com/philips-labs/slsa-provenance-action/blob/main/.goreleaser.yml)
- [Commits](philips-labs/slsa-provenance-action@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: philips-labs/slsa-provenance-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2022
1 parent 4d42324 commit 73953dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

steps:
- name: Generate provenance for release
uses: philips-labs/slsa-provenance-action@v0.6.0
uses: philips-labs/slsa-provenance-action@v0.7.0
with:
artifact_path: release-assets
output_path: 'build.provenance'
Expand Down

0 comments on commit 73953dc

Please sign in to comment.