Skip to content

Commit f008461

Browse files
renovate[bot]Skaiir
authored andcommitted
chore: update actions/checkout digest to 2d7d9f7
1 parent 6f8074b commit f008461

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@692973e3d937129bcbf40652eb9f2f61becf3332
18+
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
1919
with:
2020
path: form-js
2121
- name: Checkout Tasklist
22-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
22+
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
2323
with:
2424
repository: camunda/zeebe
2525
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}

0 commit comments

Comments
 (0)