File tree Expand file tree Collapse file tree 5 files changed +18
-18
lines changed Expand file tree Collapse file tree 5 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 3939 echo "pid=$pid" >> $GITHUB_OUTPUT
4040 sleep 5
4141 - name : Run AAT
42- uses : docker://mcr.microsoft.com/playwright:v1.50 .0-jammy
42+ uses : docker://mcr.microsoft.com/playwright:v1.51 .0-jammy
4343 env :
4444 STORYBOOK_URL : ' http://172.17.0.1:6006'
4545 with :
@@ -114,7 +114,7 @@ jobs:
114114 echo "pid=$pid" >> $GITHUB_OUTPUT
115115 sleep 5
116116 - name : Run AAT
117- uses : docker://mcr.microsoft.com/playwright:v1.50 .0-jammy
117+ uses : docker://mcr.microsoft.com/playwright:v1.51 .0-jammy
118118 env :
119119 STORYBOOK_URL : ' http://172.17.0.1:6006'
120120 with :
Original file line number Diff line number Diff line change 3939 echo "pid=$pid" >> $GITHUB_OUTPUT
4040 sleep 5
4141 - name : Run VRT
42- uses : docker://mcr.microsoft.com/playwright:v1.50 .0-jammy
42+ uses : docker://mcr.microsoft.com/playwright:v1.51 .0-jammy
4343 env :
4444 STORYBOOK_URL : ' http://172.17.0.1:6006'
4545 with :
@@ -114,7 +114,7 @@ jobs:
114114 echo "pid=$pid" >> $GITHUB_OUTPUT
115115 sleep 5
116116 - name : Run VRT
117- uses : docker://mcr.microsoft.com/playwright:v1.50 .0-jammy
117+ uses : docker://mcr.microsoft.com/playwright:v1.51 .0-jammy
118118 env :
119119 STORYBOOK_URL : ' http://172.17.0.1:6006'
120120 with :
Original file line number Diff line number Diff line change 5252 echo "pid=$pid" >> $GITHUB_OUTPUT
5353 sleep 5
5454 - name : Run VRT
55- uses : docker://mcr.microsoft.com/playwright:v1.50 .0-jammy
55+ uses : docker://mcr.microsoft.com/playwright:v1.51 .0-jammy
5656 env :
5757 STORYBOOK_URL : ' http://172.17.0.1:6006'
5858 with :
Original file line number Diff line number Diff line change 5151 "@github/mini-throttle" : " 2.1.1" ,
5252 "@github/prettier-config" : " 0.0.6" ,
5353 "@mdx-js/react" : " 1.6.22" ,
54- "@playwright/test" : " ^1.50 .0" ,
54+ "@playwright/test" : " ^1.51 .0" ,
5555 "@prettier/sync" : " 0.5.1" ,
5656 "@primer/stylelint-config" : " 13.1.1" ,
5757 "@size-limit/preset-big-lib" : " 11.1.6" ,
You can’t perform that action at this time.
0 commit comments