Skip to content

Commit

Permalink
Merge branch 'main' into nullpointer0x00/1470-add-share-pricing-to-ma…
Browse files Browse the repository at this point in the history
…rkers
  • Loading branch information
iramiller authored Aug 28, 2023
2 parents 82870e7 + 7664651 commit 70d3a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: provenance breaking
id: breaking-prov
if: always()
uses: bufbuild/[email protected].2
uses: bufbuild/[email protected].3
with:
input: 'proto'
against: 'https://github.com/provenance-io/provenance.git#branch=${{ steps.setup.outputs.base-branch }},subdir=proto'
Expand All @@ -60,7 +60,7 @@ jobs:
- name: third-party breaking
id: breaking-third
if: always()
uses: bufbuild/[email protected].2
uses: bufbuild/[email protected].3
with:
input: 'third_party/proto'
against: 'https://github.com/provenance-io/provenance.git#branch=${{ steps.setup.outputs.base-branch }},subdir=third_party/proto'
Expand Down

0 comments on commit 70d3a16

Please sign in to comment.