Skip to content

Commit fef5385

Browse files
chore(deps): update oasdiff/oasdiff-action action from vv0.0.31 to v0.0.32 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59fd5e3 commit fef5385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Check for breaking API changes
5151
if: github.event_name == 'pull_request'
52-
uses: oasdiff/oasdiff-action/breaking@v0.0.31
52+
uses: oasdiff/oasdiff-action/breaking@v0.0.32
5353
with:
5454
base: 'origin/${{ github.base_ref }}:src/main/resources/public/openapi.json'
5555
revision: 'HEAD:src/main/resources/public/openapi.json'

0 commit comments

Comments
 (0)