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 2929 - uses : hashicorp/setup-terraform@v3
3030 - name : Get changed files
3131 id : changed-files
32- uses : tj-actions/changed-files@v34
32+ uses : tj-actions/changed-files@v46
3333 with :
3434 dir_names : " true"
3535 separator : " ,"
@@ -104,4 +104,4 @@ jobs:
104104 fi
105105 objectPath="github-action/${{github.repository}}/e2e/Action-${{github.run_number}}-${{github.run_id}}-${{ steps.set-job-id.outputs.jobId }}"
106106 curl -H "X-Fc-Invocation-Type:Async" -s https://example-ci-terrafoodule-ci-svrrwvrpnj.ap-southeast-1.fcapp.run/?branch=${{github.event.pull_request.head.ref}}\&repo_name=${{github.event.pull_request.head.repo.full_name}}\&oss_object_path=${objectPath}
107- go run scripts/e2e_check.go ${objectPath}
107+ go run scripts/e2e_check.go ${objectPath}
You can’t perform that action at this time.
0 commit comments