Skip to content

Commit

Permalink
Merge pull request #4953 from crossplane/renovate/master-pin-dependen…
Browse files Browse the repository at this point in the history
…cies

chore(deps): pin bufbuild/buf-breaking-action action to a074e98 (master)
  • Loading branch information
negz committed Nov 2, 2023
2 parents 1eb0e69 + dc31a04 commit 5f272ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ jobs:
input: apis

- name: Detect Breaking Changes in Protocol Buffers
uses: bufbuild/buf-breaking-action@v1
uses: bufbuild/buf-breaking-action@a074e988ee34efcd4927079e79c611f428354c01 # v1
with:
input: apis
against: "https://github.com/${GITHUB_REPOSITORY}.git#branch=master,subdir=apis"
Expand Down

0 comments on commit 5f272ce

Please sign in to comment.