Skip to content

Commit

Permalink
chore(deps): update camunda/infraex-common-config action to v1.2.14
Browse files Browse the repository at this point in the history
| datasource  | package                       | from   | to     |
| ----------- | ----------------------------- | ------ | ------ |
| github-tags | camunda/infraex-common-config | 1.2.13 | 1.2.14 |
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 8ce16dd commit 5d4be5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .github/workflows/renovate-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5d4be5e

Please sign in to comment.