Skip to content

Commit 9b06ae5

Browse files
committed
chore(deps): update googlecloudplatform/functions-framework-conformance action to v1.8.7
1 parent 3df97eb commit 9b06ae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coverage.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ jobs:
6262
go-version: '^1.16'
6363

6464
- name: Run Cloud Event conformance tests
65-
uses: GoogleCloudPlatform/functions-framework-conformance/action@v1.8.6
65+
uses: GoogleCloudPlatform/functions-framework-conformance/action@v1.8.7
6666
with:
6767
functionType: 'cloudevent'
6868
useBuildpacks: false
6969
validateMapping: true
7070
cmd: '${{runner.workspace}}/build/google/cloud/functions/integration_tests/cloud_event_conformance'
7171

7272
- name: Run HTTP conformance tests
73-
uses: GoogleCloudPlatform/functions-framework-conformance/action@v1.8.6
73+
uses: GoogleCloudPlatform/functions-framework-conformance/action@v1.8.7
7474
with:
7575
functionType: 'http'
7676
useBuildpacks: false

0 commit comments

Comments
 (0)