8000 build(deps): bump the actions group with 2 updates (#1253) · sigstore/sigstore-python@6a4edb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a4edb5

Browse files
build(deps): bump the actions group with 2 updates (#1253)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 540ed93 commit 6a4edb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/conformance.yml

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

27-
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
27+
- uses: sigstore/sigstore-conformance@b0635d4101f11dbd18a50936568a1f7f55b17760 # v0.0.14
2828
with:
2929
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
3030
xfail: "test_verify_with_trust_root test_verify_dsse_bundle_with_trust_root" # see issue 821

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
# Confusingly, this action also supports updating releases, not
132132
# just creating them. This is what we want here, since we've manually
133133
# created the release that triggered the action.
134-
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
134+
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
135135
with:
136136
# smoketest-artifacts/ contains the signatures and certificates.
137137
files: |

0 commit comments

Comments
 (0)
0