Skip to content

Commit 997b2cd

Browse files
chore: update actions/checkout digest to cbb7224 (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b64c247 commit 997b2cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/TASKLIST_CARBONISATION.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ jobs:
1515
options: --user 1001:1000
1616
steps:
1717
- name: Checkout form-js
18-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18+
uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
1919
with:
2020
path: form-js
2121
- name: Checkout Tasklist
22-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22+
uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
2323
with:
2424
repository: camunda/zeebe
2525
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}

0 commit comments

Comments
 (0)