Skip to content

Commit 156b0cc

Browse files
build(deps): bump sigstore/sigstore-conformance in the actions group (#1599)
Bumps the actions group with 1 update: [sigstore/sigstore-conformance](https://github.com/sigstore/sigstore-conformance). Updates `sigstore/sigstore-conformance` from 0.0.21 to 0.0.22 - [Release notes](https://github.com/sigstore/sigstore-conformance/releases) - [Commits](sigstore/sigstore-conformance@244638a...250df5a) --- updated-dependencies: - dependency-name: sigstore/sigstore-conformance dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33344c1 commit 156b0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: install sigstore-python
2727
run: python -m pip install .
2828

29-
- uses: sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7 # v0.0.21
29+
- uses: sigstore/sigstore-conformance@250df5acf1186936375a80d7258c51602bd0b8f3 # v0.0.22
3030
with:
3131
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
3232
xfail: "test_verify*intoto-with-custom-trust-root]" # see issue 1442

0 commit comments

Comments
 (0)