From 65b9a1c4f56ed503f3e41b8cc4e6af5d15b9c090 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:56:49 +0000 Subject: [PATCH] chore: update actions/checkout digest to 163217d --- .github/workflows/TASKLIST_CARBONISATION.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/TASKLIST_CARBONISATION.yml b/.github/workflows/TASKLIST_CARBONISATION.yml index afbf8b888..bf770de07 100644 --- a/.github/workflows/TASKLIST_CARBONISATION.yml +++ b/.github/workflows/TASKLIST_CARBONISATION.yml @@ -15,11 +15,11 @@ jobs: options: --user 1001:1000 steps: - name: Checkout form-js - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 + uses: actions/checkout@163217dfcd28294438ea1c1c149cfaf66eec283e with: path: form-js - name: Checkout Tasklist - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 + uses: actions/checkout@163217dfcd28294438ea1c1c149cfaf66eec283e with: repository: camunda/zeebe token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}