Skip to content

Commit

Permalink
chore(deps): update patch-grouped
Browse files Browse the repository at this point in the history
| datasource  | package                       | from  | to    |
| ----------- | ----------------------------- | ----- | ----- |
| github-tags | camunda/infraex-common-config | 1.2.0 | 1.2.2 |
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent f72a601 commit d15b1a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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@077c725d621cb6061330b816b970a18dcfb4b3f4 # main
uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@102b2d46c2c3961ee04eb78fcf00f150d938422e # main
with:
vault_addr: ${{ secrets.VAULT_ADDR }}
vault_role_id: ${{ secrets.VAULT_ROLE_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
lint:
uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@ab2672ba2fbed7e70e00087cbed14b9d4f923579 # 1.2.0
uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@102b2d46c2c3961ee04eb78fcf00f150d938422e # 1.2.2
secrets: inherit

0 comments on commit d15b1a9

Please sign in to comment.