Skip to content

Commit 91b0286

Browse files
authored
Merge branch 'apache:develop' into fix-swagger-tags-journal
2 parents 33925fa + ba37c25 commit 91b0286

21 files changed

Lines changed: 173 additions & 20 deletions

File tree

.github/workflows/build-cucumber.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'zulu'
2424

2525
- name: Download workspace
26-
uses: actions/download-artifact@v5
26+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
2727
with:
2828
name: fineract-workspace-${{ github.run_id }}
2929
path: .

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
distribution: 'zulu'
3535

3636
- name: Download workspace
37-
uses: actions/download-artifact@v5
37+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
3838
with:
3939
name: fineract-workspace-${{ github.run_id }}
4040
path: .

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
java-version: '21'
1717
distribution: 'zulu'
1818
- name: Download workspace
19-
uses: actions/download-artifact@v5
19+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
2020
with:
2121
name: fineract-workspace-${{ github.run_id }}
2222
path: .

.github/workflows/build-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
distribution: 'zulu'
4141

4242
- name: Download workspace
43-
uses: actions/download-artifact@v5
43+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
4444
with:
4545
name: fineract-workspace-${{ github.run_id }}
4646
path: .

.github/workflows/build-mariadb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
distribution: 'zulu'
5252

5353
- name: Download workspace
54-
uses: actions/download-artifact@v5
54+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
5555
with:
5656
name: fineract-workspace-${{ github.run_id }}
5757
path: .

.github/workflows/build-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
distribution: 'zulu'
5252

5353
- name: Download workspace
54-
uses: actions/download-artifact@v5
54+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
5555
with:
5656
name: fineract-workspace-${{ github.run_id }}
5757
path: .

.github/workflows/build-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
distribution: 'zulu'
5353

5454
- name: Download workspace
55-
uses: actions/download-artifact@v5
55+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
5656
with:
5757
name: fineract-workspace-${{ github.run_id }}
5858
path: .

.github/workflows/build-progressive-loan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'zulu'
2424

2525
- name: Download workspace
26-
uses: actions/download-artifact@v5
26+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
2727
with:
2828
name: fineract-workspace-${{ github.run_id }}
2929
path: .

.github/workflows/build-quality-checks.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'zulu'
2424

2525
- name: Download workspace
26-
uses: actions/download-artifact@v5
26+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
2727
with:
2828
name: fineract-workspace-${{ github.run_id }}
2929
path: .
@@ -64,7 +64,7 @@ jobs:
6464
distribution: 'zulu'
6565

6666
- name: Download workspace
67-
uses: actions/download-artifact@v5
67+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
6868
with:
6969
name: fineract-workspace-${{ github.run_id }}
7070
path: .
@@ -105,7 +105,7 @@ jobs:
105105
distribution: 'zulu'
106106

107107
- name: Download workspace
108-
uses: actions/download-artifact@v5
108+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
109109
with:
110110
name: fineract-workspace-${{ github.run_id }}
111111
path: .
@@ -146,7 +146,7 @@ jobs:
146146
distribution: 'zulu'
147147

148148
- name: Download workspace
149-
uses: actions/download-artifact@v5
149+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
150150
with:
151151
name: fineract-workspace-${{ github.run_id }}
152152
path: .
@@ -187,7 +187,7 @@ jobs:
187187
distribution: 'zulu'
188188

189189
- name: Download workspace
190-
uses: actions/download-artifact@v5
190+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
191191
with:
192192
name: fineract-workspace-${{ github.run_id }}
193193
path: .

.github/workflows/liquibase-only-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
distribution: 'zulu'
3434

3535
- name: Download workspace
36-
uses: actions/download-artifact@v5
36+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
3737
with:
3838
name: fineract-workspace-${{ github.run_id }}
3939
path: .

0 commit comments

Comments
 (0)