Skip to content

Commit

Permalink
chore: update mcr.microsoft.com/playwright docker tag to v1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent fc8fe2b commit 93e3acd
Showing 1 changed file with 1 addition and 1 deletion.
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.35.1
options: --user 1001:1000
steps:
- name: Check out repository code
Expand Down

0 comments on commit 93e3acd

Please sign in to comment.