Skip to content

Commit ced5ee4

Browse files
build(deps): bump GoogleCloudPlatform/functions-framework-conformance (#424)
Bumps [GoogleCloudPlatform/functions-framework-conformance](https://github.com/googlecloudplatform/functions-framework-conformance) from 1.8.3 to 1.8.5. - [Release notes](https://github.com/googlecloudplatform/functions-framework-conformance/releases) - [Commits](GoogleCloudPlatform/functions-framework-conformance@v1.8.3...v1.8.5) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/functions-framework-conformance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 253422e commit ced5ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conformance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
working-directory: integration_test
4141

4242
- name: Run HTTP conformance tests
43-
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].3
43+
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].5
4444
with:
4545
functionType: 'http'
4646
useBuildpacks: false
@@ -49,7 +49,7 @@ jobs:
4949
startDelay: 3
5050

5151
- name: Run CloudEvent conformance tests
52-
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].3
52+
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].5
5353
with:
5454
functionType: 'cloudevent'
5555
useBuildpacks: false

0 commit comments

Comments
 (0)