Skip to content

Commit 2fd8850

Browse files
chore(deps): bump oasdiff/oasdiff-action (#881)
Bumps [oasdiff/oasdiff-action](https://github.com/oasdiff/oasdiff-action) from a2ff6682b27d175162a74c09ace8771bd3d512f8 to 1c611ffb1253a72924624aa4fb662e302b3565d3. - [Release notes](https://github.com/oasdiff/oasdiff-action/releases) - [Commits](oasdiff/oasdiff-action@a2ff668...1c611ff) --- updated-dependencies: - dependency-name: oasdiff/oasdiff-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ran Isenberg <[email protected]>
1 parent c00e7e4 commit 2fd8850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-serverless-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
# NOTE: these run unit and integration tests
8888
# we can look into coverage collection only later to make it faster and less brittle (--collect-only)
8989
- name: Check OpenAPI Spec breaking action
90-
uses: oasdiff/oasdiff-action/breaking@a2ff6682b27d175162a74c09ace8771bd3d512f8 # v0.0.16
90+
uses: oasdiff/oasdiff-action/breaking@1c611ffb1253a72924624aa4fb662e302b3565d3 # v0.0.16
9191
with:
9292
base: https://raw.githubusercontent.com/ran-isenberg/aws-lambda-handler-cookbook/main/docs/swagger/openapi.json
9393
revision: ./docs/swagger/openapi.json

0 commit comments

Comments
 (0)