File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions: read-all
1111
1212jobs :
1313 java11-buildpack-test :
14- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.0
14+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
1515 with :
1616 http-builder-source : ' /tmp/tests/conformance'
1717 http-builder-target : ' com.google.cloud.functions.conformance.HttpConformanceFunction'
2020 prerun : ' invoker/conformance/prerun.sh'
2121 builder-runtime : ' java11'
2222 java17-buildpack-test :
23- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.0
23+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
2424 with :
2525 http-builder-source : ' /tmp/tests/conformance'
2626 http-builder-target : ' com.google.cloud.functions.conformance.HttpConformanceFunction'
You can’t perform that action at this time.
0 commit comments