File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 working-directory : integration_test
4141
4242 - name : Run HTTP conformance tests
43- uses : GoogleCloudPlatform/functions-framework-conformance/action@v1.8.6
43+ uses : GoogleCloudPlatform/functions-framework-conformance/action@v1.8.7
4444 with :
4545 functionType : ' http'
4646 useBuildpacks : false
4949 startDelay : 3
5050
5151 - name : Run CloudEvent conformance tests
52- uses : GoogleCloudPlatform/functions-framework-conformance/action@v1.8.6
52+ uses : GoogleCloudPlatform/functions-framework-conformance/action@v1.8.7
5353 with :
5454 functionType : ' cloudevent'
5555 useBuildpacks : false
Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ jobs:
401401 os:ubuntu-latest;pub-cache-hosted
402402 os:ubuntu-latest
403403 - name : Setup Flutter SDK
404- uses : subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
404+ uses : subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e
405405 with :
406406 channel : stable
407407 - id : checkout
You can’t perform that action at this time.
0 commit comments