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 b64c247 commit 997b2cdCopy full SHA for 997b2cd
.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@11bd71901bbe5b1630ceea73d27597364c9af683
+ uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
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