From 5d4be5e63d98de24002621485fd1ca57ac4201ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:32:24 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config action to v1.2.14 | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | camunda/infraex-common-config | 1.2.13 | 1.2.14 | --- .github/workflows/links.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/renovate-automerge.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 6dbf07d..589dde3 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@506a1e6eedf7d806d42bf5fdad8b0bd110841406 # 1.2.13 + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@510ca7776bb17f028ce9b6254ff68e81744fa76e # 1.2.14 with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c45619b..f4a598b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,5 +9,5 @@ on: jobs: lint: - uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@506a1e6eedf7d806d42bf5fdad8b0bd110841406 # 1.2.13 + uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@510ca7776bb17f028ce9b6254ff68e81744fa76e # 1.2.14 secrets: inherit diff --git a/.github/workflows/renovate-automerge.yml b/.github/workflows/renovate-automerge.yml index 216e7eb..8e1cce5 100644 --- a/.github/workflows/renovate-automerge.yml +++ b/.github/workflows/renovate-automerge.yml @@ -11,5 +11,5 @@ concurrency: jobs: renovate-automerge: - uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@506a1e6eedf7d806d42bf5fdad8b0bd110841406 # 1.2.13 + uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@510ca7776bb17f028ce9b6254ff68e81744fa76e # 1.2.14 secrets: inherit