Skip to content

Commit

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

0 comments on commit 09324d7

Please sign in to comment.