Skip to content

Commit

Permalink
Bump conformance to latest version (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden B <hblauzvern@google.com>
  • Loading branch information
haydentherapper authored Jan 13, 2025
1 parent f62d7f4 commit a11ad68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:

- run: go build -o conformance cmd/conformance/main.go

- uses: sigstore/sigstore-conformance@3a189604fb7081a89040ffc138b8d3960a6100a5 # v0.0.15
- uses: sigstore/sigstore-conformance@d658ea74a060aeabae78f8a379167f219dc38c38 # v0.0.16
with:
entrypoint: ${{ github.workspace }}/conformance

- uses: sigstore/sigstore-conformance@3a189604fb7081a89040ffc138b8d3960a6100a5 # v0.0.15
- uses: sigstore/sigstore-conformance@d658ea74a060aeabae78f8a379167f219dc38c38 # v0.0.16
with:
entrypoint: ${{ github.workspace }}/conformance
environment: staging

0 comments on commit a11ad68

Please sign in to comment.