From e7c068c95e95d16191c7bdc507d0da27376ba67e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:49:29 +0000 Subject: [PATCH] Update konflux-ci/deptriage digest to 50bf2bb Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .github/workflows/auto-merge.yaml | 2 +- .github/workflows/dep-triage.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-merge.yaml b/.github/workflows/auto-merge.yaml index 4176c11a1..9858cb11c 100644 --- a/.github/workflows/auto-merge.yaml +++ b/.github/workflows/auto-merge.yaml @@ -20,7 +20,7 @@ jobs: with: client-id: ${{ secrets.KONFLUX_INFRA_AUTO_MERGER_APP_ID }} private-key: ${{ secrets.KONFLUX_INFRA_AUTO_MERGER_APP_PRIVATE_KEY }} - - uses: konflux-ci/deptriage@47b93cb91b2fc06139e11d7e26afd07ef30ba857 # main + - uses: konflux-ci/deptriage@50bf2bb8e60186927f31de5d199ddd30e3229484 # main with: command: merge head-sha: ${{ github.event.check_suite.head_sha }} diff --git a/.github/workflows/dep-triage.yaml b/.github/workflows/dep-triage.yaml index eba427fda..a840c038c 100644 --- a/.github/workflows/dep-triage.yaml +++ b/.github/workflows/dep-triage.yaml @@ -23,7 +23,7 @@ jobs: statuses: read steps: - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - - uses: konflux-ci/deptriage@47b93cb91b2fc06139e11d7e26afd07ef30ba857 # main + - uses: konflux-ci/deptriage@50bf2bb8e60186927f31de5d199ddd30e3229484 # main with: command: both pr-number: ${{ github.event.pull_request.number }}