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 4646
4747 - name : Upload Test Results
4848 if : always() && (steps.int_tests.conclusion == 'success' || steps.int_tests.conclusion == 'failure')
49- uses : actions/upload-artifact@v4
49+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
5050 with :
5151 name : cucumber-report
5252 path : apps/institution-ms/app/target/cucumber-report/cucumber.html
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111 - develop-network
1212
1313 azurite :
14- image : mcr.microsoft.com/azure-storage/azurite
14+ image : mcr.microsoft.com/azure-storage/azurite@sha256:0a47e12e3693483cef5c71f35468b91d751611f172d2f97414e9c69113b106d9
1515 ports :
1616 - " 10000:10000"
1717 command : " azurite --blobHost 0.0.0.0 --inMemoryPersistence"
@@ -48,7 +48,7 @@ services:
4848 - develop-network
4949
5050 userms :
51- image : ghcr.io/pagopa/selfcare-user-ms:latest
51+ image : ghcr.io/pagopa/selfcare-user-ms:latest@sha256:5c49186df7bfc2c84a7f2f44656956d0c66e1b2dd312a44529c62bc4476ad250
5252 ports :
5353 - ' 8080:8080'
5454 env_file :
You can’t perform that action at this time.
0 commit comments