Skip to content

Commit

Permalink
chore: update actions/checkout digest to 8530928
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 986083a commit fb5a4b9
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@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
uses: actions/checkout@8530928916aaef40f59e6f221989ccb31f5759e7
with:
path: form-js
- name: Checkout Tasklist
uses: actions/checkout@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
uses: actions/checkout@8530928916aaef40f59e6f221989ccb31f5759e7
with:
repository: camunda/tasklist
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
Expand Down

0 comments on commit fb5a4b9

Please sign in to comment.