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 d833dc2 commit a2758c7Copy full SHA for a2758c7
.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@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
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