File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ concurrency:
1616
1717jobs :
1818 call-todo-checker :
19- uses : camunda/infraex-common-config/.github/workflows/todo-checker-global.yml@b52f5bb65b5bb9e0b0458c46b8671bf1fe9a907f # 1.5.7
19+ uses : camunda/infraex-common-config/.github/workflows/todo-checker-global.yml@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9
2020 secrets : inherit
Original file line number Diff line number Diff line change 4646 - name : Notify in Slack in case of failure
4747 id : slack-notification
4848 if : failure() && github.event_name == 'schedule'
49- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@b52f5bb65b5bb9e0b0458c46b8671bf1fe9a907f # 1.5.7
49+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9
5050 with :
5151 vault_addr : ${{ secrets.VAULT_ADDR }}
5252 vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change 99
1010jobs :
1111 lint :
12- uses : camunda/infraex-common-config/.github/workflows/lint-global.yml@b52f5bb65b5bb9e0b0458c46b8671bf1fe9a907f # 1.5.7
12+ uses : camunda/infraex-common-config/.github/workflows/lint-global.yml@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9
1313 secrets : inherit
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ concurrency:
1616
1717jobs :
1818 renovate-automerge :
19- uses : camunda/infraex-common-config/.github/workflows/automerge-global.yml@b52f5bb65b5bb9e0b0458c46b8671bf1fe9a907f # 1.5.7
19+ uses : camunda/infraex-common-config/.github/workflows/automerge-global.yml@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9
2020 secrets : inherit
You can’t perform that action at this time.
0 commit comments