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 | aws/aws-cli     | 2.17.13 | 2.17.14 |
| pypi        | python-keycloak | 4.2.1   | 4.2.2   |
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 14a9112 commit 604df77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-keycloak==4.2.1
python-keycloak==4.2.2
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ jobs:
- name: Notify in Slack in case of failure
id: slack-notification
if: github.event_name == 'schedule'
uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c3b53f2d182dbd5c613c779fa543278a6bffcbb1 # main
uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@2358d92913d2e89e6062525687d7ba40a4ceb683 # main
with:
vault_addr: ${{ secrets.VAULT_ADDR }}
vault_role_id: ${{ secrets.VAULT_ROLE_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"

awscli 2.17.13
awscli 2.17.14

just 1.31.0

Expand Down

0 comments on commit 604df77

Please sign in to comment.