Skip to content

Commit

Permalink
⬆️ Bump philips-labs/slsa-provenance-action from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [philips-labs/slsa-provenance-action](https://github.com/philips-labs/slsa-provenance-action) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/philips-labs/slsa-provenance-action/releases)
- [Changelog](https://github.com/philips-labs/slsa-provenance-action/blob/main/.goreleaser.draft.yml)
- [Commits](philips-labs/slsa-provenance-action@v0.8.0...v0.9.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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 869876f commit 1c15b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:

steps:
- name: Generate provenance for Release
uses: philips-labs/slsa-provenance-action@v0.8.0
uses: philips-labs/slsa-provenance-action@v0.9.0
with:
command: generate
subcommand: github-release
Expand Down Expand Up @@ -234,7 +234,7 @@ jobs:
cosign-release: 'v2.2.1'

- name: Generate provenance for ${REPO}
uses: philips-labs/slsa-provenance-action@v0.8.0
uses: philips-labs/slsa-provenance-action@v0.9.0
with:
command: generate
subcommand: container
Expand Down

0 comments on commit 1c15b5c

Please sign in to comment.