Skip to content

Commit

Permalink
Bump philips-labs/slsa-provenance-action from 0.7.0 to 0.7.2
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.7.0 to 0.7.2.
- [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.7.0...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcofranssen committed Feb 24, 2022
1 parent b687dba commit 0403ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:

steps:
- name: Generate provenance for release
uses: philips-labs/slsa-provenance-action@v0.7.0
uses: philips-labs/slsa-provenance-action@v0.7.2
with:
command: generate
subcommand: github-release
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
cosign-release: 'v1.5.1'

- name: Generate provenance for ${{ matrix.repo }}
uses: philips-labs/slsa-provenance-action@v0.7.0
uses: philips-labs/slsa-provenance-action@v0.7.2
with:
command: generate
subcommand: container
Expand Down

0 comments on commit 0403ed5

Please sign in to comment.