We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc7451 commit c1e0a9bCopy full SHA for c1e0a9b
.github/workflows/buildpack-integration-test.yml
@@ -15,7 +15,7 @@ permissions: read-all
15
16
jobs:
17
ruby30-buildpack-test:
18
- uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.5
+ uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
19
with:
20
http-builder-source: 'test/conformance'
21
http-builder-target: 'http_func'
0 commit comments