From 0bf9a926f909225328e7de6e08d9cbb9c85331e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 02:05:22 +0000 Subject: [PATCH] Update docker/build-push-action digest to f9f3042 --- .github/workflows/confluence.yml | 2 +- .github/workflows/ldap-toolbox.yml | 2 +- .github/workflows/openldap.yml | 2 +- .github/workflows/otel-collector.yml | 2 +- .github/workflows/simplesamlphp.yml | 2 +- .github/workflows/slack-invite-automation.yml | 2 +- .github/workflows/uka-webserver.yml | 2 +- .github/workflows/web-1.yml | 2 +- .github/workflows/webdavcgi.yml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/confluence.yml b/.github/workflows/confluence.yml index 565d06f77..2bf9eb8bc 100644 --- a/.github/workflows/confluence.yml +++ b/.github/workflows/confluence.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/confluence push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/ldap-toolbox.yml b/.github/workflows/ldap-toolbox.yml index 1038deda9..be760318b 100644 --- a/.github/workflows/ldap-toolbox.yml +++ b/.github/workflows/ldap-toolbox.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/ldap-toolbox push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/openldap.yml b/.github/workflows/openldap.yml index 06902a05b..a00964559 100644 --- a/.github/workflows/openldap.yml +++ b/.github/workflows/openldap.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/openldap push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/otel-collector.yml b/.github/workflows/otel-collector.yml index 0887714c5..5737ae676 100644 --- a/.github/workflows/otel-collector.yml +++ b/.github/workflows/otel-collector.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/otel-collector push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/simplesamlphp.yml b/.github/workflows/simplesamlphp.yml index 4f13831fc..c2e685cbf 100644 --- a/.github/workflows/simplesamlphp.yml +++ b/.github/workflows/simplesamlphp.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/simplesamlphp push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/slack-invite-automation.yml b/.github/workflows/slack-invite-automation.yml index 8e6023778..ec3cf467b 100644 --- a/.github/workflows/slack-invite-automation.yml +++ b/.github/workflows/slack-invite-automation.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/slack-invite-automation push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/uka-webserver.yml b/.github/workflows/uka-webserver.yml index c5377a04f..a675da7c0 100644 --- a/.github/workflows/uka-webserver.yml +++ b/.github/workflows/uka-webserver.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/uka-webserver push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/web-1.yml b/.github/workflows/web-1.yml index ce083d16e..f7565b459 100644 --- a/.github/workflows/web-1.yml +++ b/.github/workflows/web-1.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/web-1 push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/webdavcgi.yml b/.github/workflows/webdavcgi.yml index 6c88b32a4..082e93419 100644 --- a/.github/workflows/webdavcgi.yml +++ b/.github/workflows/webdavcgi.yml @@ -25,7 +25,7 @@ jobs: - name: Build container id: docker_build - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 with: context: services/webdavcgi push: ${{ github.ref == 'refs/heads/main' }}