Skip to content

Commit

Permalink
chore: update mcr.microsoft.com/playwright docker tag to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent d9d4f56 commit db73115
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/TASKLIST_CARBONISATION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Run visual regression
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.35.1
image: mcr.microsoft.com/playwright:v1.36.0
options: --user 1001:1000
steps:
- name: Checkout form-js
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/VISUAL_REGRESSION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.34.1
image: mcr.microsoft.com/playwright:v1.36.0
options: --user 1001:1000
steps:
- name: Check out repository code
Expand Down

0 comments on commit db73115

Please sign in to comment.