Skip to content

Commit 055b1e2

Browse files
build(deps): bump sigstore/sigstore-conformance from 0.0.8 to 0.0.9
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] <support@github.com>
1 parent 3e45958 commit 055b1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: install sigstore-python
2323
run: python -m pip install .
2424

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

0 commit comments

Comments
 (0)