Skip to content

Commit 17f44f0

Browse files
committed
ci: pin playwright image to a specific digest
1 parent 957aab1 commit 17f44f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
name: 🖥️ Browser tests
118118
runs-on: ubuntu-24.04-arm
119119
container:
120-
image: mcr.microsoft.com/playwright:v1.58.2-noble
120+
image: mcr.microsoft.com/playwright:v1.58.2-noble@sha256:6446946a1d9fd62d9ae501312a2d76a43ee688542b21622056a372959b65d63d
121121

122122
steps:
123123
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)