From dbbf7a9356fd0f2592a3775761176d5af6c18ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 16:08:34 +0000 Subject: [PATCH] chore(deps): update patch-grouped | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | rhysd/actionlint | v1.7.2 | v1.7.3 | --- .github/workflows/build-images.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 34910fa6..f57eede7 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -601,7 +601,7 @@ jobs: steps: - name: Notify in Slack in case of failure id: slack-notification - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@932d036fdfe3560279425413082fd52328e96026 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@3112bd631064ac3278d73d2b4e700dfffb1cbecb # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b6ef7c5..a579acf3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: hadolint-docker - repo: https://github.com/rhysd/actionlint - rev: v1.7.2 + rev: v1.7.3 hooks: - id: actionlint-docker