|
86 | 86 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 |
87 | 87 |
|
88 | 88 | - name: Install asdf tools with cache |
89 | | - uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9 |
| 89 | + uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@18718a9ca7599dc71ef3624230ad624720e85ee9 # 1.6.0 |
90 | 90 |
|
91 | 91 | - name: Import secrets |
92 | 92 | uses: hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4.0 |
@@ -211,7 +211,7 @@ jobs: |
211 | 211 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 |
212 | 212 |
|
213 | 213 | - name: Install asdf tools with cache |
214 | | - uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9 |
| 214 | + uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@18718a9ca7599dc71ef3624230ad624720e85ee9 # 1.6.0 |
215 | 215 |
|
216 | 216 | - name: Set Keycloak Image Name |
217 | 217 | id: set-keycloak-image-name |
@@ -309,7 +309,7 @@ jobs: |
309 | 309 | libreadline-dev tk tk-dev |
310 | 310 |
|
311 | 311 | - name: Install asdf tools with cache |
312 | | - uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9 |
| 312 | + uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@18718a9ca7599dc71ef3624230ad624720e85ee9 # 1.6.0 |
313 | 313 |
|
314 | 314 | - name: Set Keycloak Image Name |
315 | 315 | id: set-keycloak-image-name |
@@ -582,7 +582,7 @@ jobs: |
582 | 582 | buildx-install: true |
583 | 583 |
|
584 | 584 | - name: Install asdf tools with cache |
585 | | - uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9 |
| 585 | + uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@18718a9ca7599dc71ef3624230ad624720e85ee9 # 1.6.0 |
586 | 586 |
|
587 | 587 | - name: Import secrets |
588 | 588 | uses: hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4.0 |
@@ -783,7 +783,7 @@ jobs: |
783 | 783 | steps: |
784 | 784 | - name: Notify in Slack in case of failure |
785 | 785 | id: slack-notification |
786 | | - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9 |
| 786 | + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@18718a9ca7599dc71ef3624230ad624720e85ee9 # 1.6.0 |
787 | 787 | with: |
788 | 788 | vault_addr: ${{ secrets.VAULT_ADDR }} |
789 | 789 | vault_role_id: ${{ secrets.VAULT_ROLE_ID }} |
|
0 commit comments