From f2da0322ff47673e38b6bee1dd00d059552d1970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:41:28 +0000 Subject: [PATCH] chore(deps): update stuttgart-things/github-workflow-templates digest to ed85ec6 --- .github/workflows/call-ansible-collection.yaml | 2 +- .github/workflows/call-golang-validation.yaml | 4 ++-- .github/workflows/call-terraform-execution.yaml | 2 +- .github/workflows/this-lint-repo.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/call-ansible-collection.yaml b/.github/workflows/call-ansible-collection.yaml index f0e1bee..7c38fc5 100644 --- a/.github/workflows/call-ansible-collection.yaml +++ b/.github/workflows/call-ansible-collection.yaml @@ -132,7 +132,7 @@ jobs: contents: read id-token: write attestations: write - uses: stuttgart-things/github-workflow-templates/.github/workflows/call-release-artifact.yaml@f5585741c737cbbdb76ef46b6bf403a8f1c5ff73 # main + uses: stuttgart-things/github-workflow-templates/.github/workflows/call-release-artifact.yaml@ed85ec6dda6d7feffbd0798be44d73e1ef1e7a71 # main with: runs-on: ${{ inputs.runs-on }} environment-name: k8s diff --git a/.github/workflows/call-golang-validation.yaml b/.github/workflows/call-golang-validation.yaml index 77582c8..a4d1b9d 100644 --- a/.github/workflows/call-golang-validation.yaml +++ b/.github/workflows/call-golang-validation.yaml @@ -83,7 +83,7 @@ jobs: - name: Send Message To Homerun if: always() - uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@f5585741c737cbbdb76ef46b6bf403a8f1c5ff73 # main + uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@ed85ec6dda6d7feffbd0798be44d73e1ef1e7a71 # main with: url: "https://homerun.homerun-dev.sthings-vsphere.labul.sva.de/generic" secretToken: "${{ secrets.HOMERUN_TOKEN }}" @@ -127,7 +127,7 @@ jobs: - name: Send Message To Homerun if: always() - uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@f5585741c737cbbdb76ef46b6bf403a8f1c5ff73 # main + uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@ed85ec6dda6d7feffbd0798be44d73e1ef1e7a71 # main with: url: "https://homerun.homerun-dev.sthings-vsphere.labul.sva.de/generic" secretToken: "${{ secrets.HOMERUN_TOKEN }}" diff --git a/.github/workflows/call-terraform-execution.yaml b/.github/workflows/call-terraform-execution.yaml index 6be190a..c69ca36 100644 --- a/.github/workflows/call-terraform-execution.yaml +++ b/.github/workflows/call-terraform-execution.yaml @@ -149,7 +149,7 @@ jobs: - name: Send Message To Homerun if: always() && ${{ inputs.send-to-homerun }} - uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@f5585741c737cbbdb76ef46b6bf403a8f1c5ff73 # main + uses: stuttgart-things/github-workflow-templates/actions/send-homerun-message@ed85ec6dda6d7feffbd0798be44d73e1ef1e7a71 # main with: url: "https://homerun.homerun-dev.sthings-vsphere.labul.sva.de/generic" secretToken: "${{ secrets.HOMERUN_TOKEN }}" diff --git a/.github/workflows/this-lint-repo.yaml b/.github/workflows/this-lint-repo.yaml index 66dc510..d3b8249 100644 --- a/.github/workflows/this-lint-repo.yaml +++ b/.github/workflows/this-lint-repo.yaml @@ -14,7 +14,7 @@ on: jobs: Lint-Repository: - uses: stuttgart-things/github-workflow-templates/.github/workflows/call-repository-linting.yaml@f5585741c737cbbdb76ef46b6bf403a8f1c5ff73 # main + uses: stuttgart-things/github-workflow-templates/.github/workflows/call-repository-linting.yaml@ed85ec6dda6d7feffbd0798be44d73e1ef1e7a71 # main with: runs-on: ubuntu-latest environment-name: linting