From 4c75e6625e4c36b4e78db5f97e651e5490546781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:14:23 +0000 Subject: [PATCH] chore(deps): update neteye-platform/repo-commons digest to 57a2c20 --- .github/workflows/common-cron-checks.yaml | 2 +- .github/workflows/common-manual-checks.yaml | 2 +- .github/workflows/common-pull-request-checks.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/common-cron-checks.yaml b/.github/workflows/common-cron-checks.yaml index 9ef6683..8f454ff 100644 --- a/.github/workflows/common-cron-checks.yaml +++ b/.github/workflows/common-cron-checks.yaml @@ -8,5 +8,5 @@ permissions: write-all jobs: common-cron-checks: - uses: neteye-platform/repo-commons/.github/workflows/common-cron-checks.yaml@16a5d59ba8debba287229e4e8c9b0bb3416096f1 # main + uses: neteye-platform/repo-commons/.github/workflows/common-cron-checks.yaml@57a2c206c506227dcd15b87273da3bf43946a867 # main secrets: inherit diff --git a/.github/workflows/common-manual-checks.yaml b/.github/workflows/common-manual-checks.yaml index 4bbd432..e8443b5 100644 --- a/.github/workflows/common-manual-checks.yaml +++ b/.github/workflows/common-manual-checks.yaml @@ -15,7 +15,7 @@ permissions: write-all jobs: common-manual-checks: - uses: neteye-platform/repo-commons/.github/workflows/common-manual-checks.yaml@16a5d59ba8debba287229e4e8c9b0bb3416096f1 # main + uses: neteye-platform/repo-commons/.github/workflows/common-manual-checks.yaml@57a2c206c506227dcd15b87273da3bf43946a867 # main secrets: inherit with: jobs_to_run: ${{ inputs.jobs_to_run }} diff --git a/.github/workflows/common-pull-request-checks.yaml b/.github/workflows/common-pull-request-checks.yaml index bf392a0..f6c3dc4 100644 --- a/.github/workflows/common-pull-request-checks.yaml +++ b/.github/workflows/common-pull-request-checks.yaml @@ -9,5 +9,5 @@ permissions: write-all jobs: common-pull-request-checks: - uses: neteye-platform/repo-commons/.github/workflows/common-pull-request-checks.yaml@16a5d59ba8debba287229e4e8c9b0bb3416096f1 # main + uses: neteye-platform/repo-commons/.github/workflows/common-pull-request-checks.yaml@57a2c206c506227dcd15b87273da3bf43946a867 # main secrets: inherit