Skip to content

Commit a2758c7

Browse files
renovate[bot]Skaiir
authored andcommitted
chore: update actions/checkout digest to 9a9194f
1 parent d833dc2 commit a2758c7

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

0 commit comments

Comments
 (0)