Skip to content

Commit

Permalink
chore: update actions/checkout digest to 7cdaf2f (#834)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent feefc13 commit 92b95d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TASKLIST_CARBONISATION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
options: --user 1001:1000
steps:
- name: Checkout form-js
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
uses: actions/checkout@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
with:
path: form-js
- name: Checkout Tasklist
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
uses: actions/checkout@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
with:
repository: camunda/tasklist
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
Expand Down

0 comments on commit 92b95d8

Please sign in to comment.