Skip to content

Commit 9b39f96

Browse files
chore(deps): update camunda/infraex-common-config action to v1.5.9 (#264)
| datasource | package | from | to | | ----------- | ----------------------------- | ----- | ----- | | github-tags | camunda/infraex-common-config | 1.5.7 | 1.5.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7405048 commit 9b39f96

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/internal_global_pr_todo_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ concurrency:
1616

1717
jobs:
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

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
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 }}

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ on:
99

1010
jobs:
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

.github/workflows/renovate-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ concurrency:
1616

1717
jobs:
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

0 commit comments

Comments
 (0)