From 997b2cdf5980bb45ba460ad9cbb02deaabdabac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:45:04 +0000 Subject: [PATCH] chore: update actions/checkout digest to cbb7224 (#1315) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 f12cea153..8c3c9c4dd 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@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb with: path: form-js - name: Checkout Tasklist - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb with: repository: camunda/zeebe token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}