|
23 | 23 | distribution: 'zulu' |
24 | 24 |
|
25 | 25 | - name: Download workspace |
26 | | - uses: actions/download-artifact@v5 |
| 26 | + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 |
27 | 27 | with: |
28 | 28 | name: fineract-workspace-${{ github.run_id }} |
29 | 29 | path: . |
|
64 | 64 | distribution: 'zulu' |
65 | 65 |
|
66 | 66 | - name: Download workspace |
67 | | - uses: actions/download-artifact@v5 |
| 67 | + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 |
68 | 68 | with: |
69 | 69 | name: fineract-workspace-${{ github.run_id }} |
70 | 70 | path: . |
@@ -105,7 +105,7 @@ jobs: |
105 | 105 | distribution: 'zulu' |
106 | 106 |
|
107 | 107 | - name: Download workspace |
108 | | - uses: actions/download-artifact@v5 |
| 108 | + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 |
109 | 109 | with: |
110 | 110 | name: fineract-workspace-${{ github.run_id }} |
111 | 111 | path: . |
@@ -146,7 +146,7 @@ jobs: |
146 | 146 | distribution: 'zulu' |
147 | 147 |
|
148 | 148 | - name: Download workspace |
149 | | - uses: actions/download-artifact@v5 |
| 149 | + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 |
150 | 150 | with: |
151 | 151 | name: fineract-workspace-${{ github.run_id }} |
152 | 152 | path: . |
@@ -187,7 +187,7 @@ jobs: |
187 | 187 | distribution: 'zulu' |
188 | 188 |
|
189 | 189 | - name: Download workspace |
190 | | - uses: actions/download-artifact@v5 |
| 190 | + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 |
191 | 191 | with: |
192 | 192 | name: fineract-workspace-${{ github.run_id }} |
193 | 193 | path: . |
|
0 commit comments