Commit 7c45632 1 parent 6ddeff8 commit 7c45632 Copy full SHA for 7c45632
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 84
84
- name : compute github commit sha
85
85
id : vars
86
86
run : echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
87
- - uses : kyma-project/terraform-module/.github/actions/create-sap-btp-kyma@6af78799edd07b5301494de20aaecee28f51af27
87
+ - uses : kyma-project/terraform-module/.github/actions/create-sap-btp-kyma@2edb264e0f701fc93af4fb35eaeb7b8b3c05e493
88
88
id : create-btp-resources
89
89
with :
90
90
btp_subaccount_name : serverless-test-${{ steps.vars.outputs.sha_short }}-${{ github.run_attempt }}
@@ -111,7 +111,7 @@ jobs:
111
111
APP_TEST_AZURE_BASIC_AUTH_USERNAME : ${{ secrets.GIT_AUTH_TEST_AZURE_USERNAME }}
112
112
APP_TEST_AZURE_BASIC_AUTH_PASSWORD : ${{ secrets.GIT_AUTH_TEST_AZURE_PASSWORD }}
113
113
114
- - uses : kyma-project/terraform-module/.github/actions/force-delete-sap-btp-subaccount@6af78799edd07b5301494de20aaecee28f51af27
114
+ - uses : kyma-project/terraform-module/.github/actions/force-delete-sap-btp-subaccount@2edb264e0f701fc93af4fb35eaeb7b8b3c05e493
115
115
if : always()
116
116
with :
117
117
btp_subaccount_id : ${{ steps.create-btp-resources.outputs.subaccount_id }}
You can’t perform that action at this time.
0 commit comments