Skip to content

Commit

Permalink
build(deps): bump sigstore/sigstore-conformance from 0.0.8 to 0.0.9
Browse files Browse the repository at this point in the history
Bumps [sigstore/sigstore-conformance](https://github.com/sigstore/sigstore-conformance) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/sigstore/sigstore-conformance/releases)
- [Commits](sigstore/sigstore-conformance@0092238...c8d17eb)

---
updated-dependencies:
- dependency-name: sigstore/sigstore-conformance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 13f5137 commit bf88559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: install sigstore-python
run: python -m pip install .

- uses: sigstore/sigstore-conformance@00922385de455be5ec46288a947044aa44fb0981 # v0.0.8
- uses: sigstore/sigstore-conformance@c8d17eb7ee884cf86b93a3a3f471648fb0a83819 # v0.0.9
with:
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance

0 comments on commit bf88559

Please sign in to comment.