From 9f8ae956b206466e3ed5e9582784f722b494f851 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:45:23 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config digest to 3cd3a41 (#83) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/artifact-rosa-versions.yml | 2 +- .github/workflows/daily-cleanup.yml | 2 +- .github/workflows/labeler.yml | 2 +- .github/workflows/links.yml | 2 +- .github/workflows/tests.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/artifact-rosa-versions.yml b/.github/workflows/artifact-rosa-versions.yml index b18a84a..973b811 100644 --- a/.github/workflows/artifact-rosa-versions.yml +++ b/.github/workflows/artifact-rosa-versions.yml @@ -60,7 +60,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@40267cc05c12123b0eb8aa7bad1e90217a6fb36d # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3cd3a4120953b5f3fcd590595d61feef5a7294c9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/daily-cleanup.yml b/.github/workflows/daily-cleanup.yml index 87e4bf2..d98074d 100644 --- a/.github/workflows/daily-cleanup.yml +++ b/.github/workflows/daily-cleanup.yml @@ -93,7 +93,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' && steps.retry_delete_clusters.outcome == 'failure' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@40267cc05c12123b0eb8aa7bad1e90217a6fb36d # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3cd3a4120953b5f3fcd590595d61feef5a7294c9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 8d9a0a3..726265e 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -20,7 +20,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@40267cc05c12123b0eb8aa7bad1e90217a6fb36d # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3cd3a4120953b5f3fcd590595d61feef5a7294c9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index ce3d8ed..64d05b3 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -46,7 +46,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@40267cc05c12123b0eb8aa7bad1e90217a6fb36d # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3cd3a4120953b5f3fcd590595d61feef5a7294c9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bd3fd0e..c8abb92 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -126,7 +126,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@40267cc05c12123b0eb8aa7bad1e90217a6fb36d # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3cd3a4120953b5f3fcd590595d61feef5a7294c9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }}