diff --git a/.github/workflows/confluence.yml b/.github/workflows/confluence.yml index d2650797..9e131586 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 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 698f3120..0023074b 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: services/ldap-toolbox push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/openldap.yml b/.github/workflows/openldap.yml index 35eede37..43609d7b 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 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 56f57dbe..797639d5 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: services/otel-collector push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/simplesamlphp.yml b/.github/workflows/simplesamlphp.yml index b5db0f8e..7c4223ef 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 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 9350331c..e41566a1 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 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 db0d3e44..2fa7ec5b 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 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 e8656154..e5fdc6a4 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: services/web-1 push: ${{ github.ref == 'refs/heads/main' }} diff --git a/.github/workflows/webdavcgi.yml b/.github/workflows/webdavcgi.yml index 65f4b664..b6eca54c 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: services/webdavcgi push: ${{ github.ref == 'refs/heads/main' }}