Skip to content

Commit 0f0d978

Browse files
renovate[bot]douglasbouttell-camundabpmn-io-bot
authored andcommitted
chore: update actions/upload-artifact digest to 89ef406 (#1220)
* chore: update dependency @rollup/plugin-commonjs to v26 * fix: style pre blocks * chore: update playwright docker image to 1.44.1 * deps: update dependency marked to v13 * chore: update actions/checkout digest to 692973e * chore: update dependency babel-plugin-istanbul to v7 * chore: update actions/upload-artifact digest to 89ef406 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Douglas Bouttell <[email protected]> Co-authored-by: bpmn-io-bot <[email protected]>
1 parent ae5b905 commit 0f0d978

File tree

8 files changed

+175
-65
lines changed

8 files changed

+175
-65
lines changed

.github/workflows/TASKLIST_CARBONISATION.yml

Lines changed: 3 additions & 3 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
18+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1919
with:
2020
path: form-js
2121
- name: Checkout Tasklist
22-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
22+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
2323
with:
2424
repository: camunda/zeebe
2525
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
@@ -67,7 +67,7 @@ jobs:
6767
- name: Run Playwright tests
6868
working-directory: ./zeebe/tasklist/client
6969
run: yarn playwright form-js-integration
70-
- uses: actions/upload-artifact@552bf3722c16e81001aea7db72d8cedf64eb5f68
70+
- uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029
7171
if: always()
7272
with:
7373
name: playwright-report
Loading
Loading
Loading

package-lock.json

Lines changed: 159 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)