We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8074b commit f008461Copy full SHA for f008461
.github/workflows/TASKLIST_CARBONISATION.yml
@@ -15,11 +15,11 @@ jobs:
15
options: --user 1001:1000
16
steps:
17
- name: Checkout form-js
18
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
19
with:
20
path: form-js
21
- name: Checkout Tasklist
22
23
24
repository: camunda/zeebe
25
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
0 commit comments