From ed21e23fb367e3b0ec82902e189d610622389828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:36:53 +0000 Subject: [PATCH] chore(deps): update openmcp-project/build digest to 04e9a11 --- .github/workflows/ci.yaml | 2 +- .github/workflows/publish.yaml | 2 +- .github/workflows/release.yaml | 2 +- .github/workflows/reuse.yaml | 2 +- .github/workflows/validate-pr-content.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 86cb0d08..f0aafbff 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,5 +14,5 @@ permissions: jobs: build_validate_test: - uses: openmcp-project/build/.github/workflows/ci.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main + uses: openmcp-project/build/.github/workflows/ci.lib.yaml@04e9a1153743bd02ab08fc3bb772cb98a5cf1edd # main secrets: inherit diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index fcd4ac58..4cc98892 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -11,5 +11,5 @@ permissions: jobs: release_publish: - uses: openmcp-project/build/.github/workflows/publish.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main + uses: openmcp-project/build/.github/workflows/publish.lib.yaml@04e9a1153743bd02ab08fc3bb772cb98a5cf1edd # main secrets: inherit \ No newline at end of file diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3e68dce7..9113ec8a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,5 +11,5 @@ permissions: jobs: release_tag: - uses: openmcp-project/build/.github/workflows/release.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main + uses: openmcp-project/build/.github/workflows/release.lib.yaml@04e9a1153743bd02ab08fc3bb772cb98a5cf1edd # main secrets: inherit diff --git a/.github/workflows/reuse.yaml b/.github/workflows/reuse.yaml index cec5d3b0..57c3d8ae 100644 --- a/.github/workflows/reuse.yaml +++ b/.github/workflows/reuse.yaml @@ -7,5 +7,5 @@ permissions: jobs: run_reuse: - uses: openmcp-project/build/.github/workflows/reuse.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main + uses: openmcp-project/build/.github/workflows/reuse.lib.yaml@04e9a1153743bd02ab08fc3bb772cb98a5cf1edd # main secrets: inherit diff --git a/.github/workflows/validate-pr-content.yaml b/.github/workflows/validate-pr-content.yaml index 0877b185..917a8b07 100644 --- a/.github/workflows/validate-pr-content.yaml +++ b/.github/workflows/validate-pr-content.yaml @@ -11,5 +11,5 @@ permissions: jobs: validate_pr_content: - uses: openmcp-project/build/.github/workflows/validate-pr-content.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main + uses: openmcp-project/build/.github/workflows/validate-pr-content.lib.yaml@04e9a1153743bd02ab08fc3bb772cb98a5cf1edd # main secrets: inherit \ No newline at end of file