diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-04-10 17:54:56 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-10 17:54:56 +0200 |
| commit | 5efd14a1981af7cff98465860ff84f1fbf3e9d5a (patch) | |
| tree | a12ddbf3b2ad3a438809ee4873c26f513f64d7b0 /.github/workflows/ci.yml | |
| parent | 6ea131b13bc5c9cdd5f18adfb715609d0eb41259 (diff) | |
| download | faker-5efd14a1981af7cff98465860ff84f1fbf3e9d5a.tar.xz faker-5efd14a1981af7cff98465860ff84f1fbf3e9d5a.zip | |
chore(deps): update cypress/browsers:22.14.0 docker digest to 55119cf (#3453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/ci.yml')
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20ea7749..d463df9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: e2e-test: runs-on: ubuntu-latest container: - image: cypress/browsers:22.14.0@sha256:0bb89e2255ab99e3dddea6496205ceb5541578fc24df2dcc26056dc4e0451bbc + image: cypress/browsers:22.14.0@sha256:55119cf831abaff1d4a66cfcdcd617a9dedf5a6183ec2272e24bf657db5f1ce5 options: --user 1001 timeout-minutes: 10 name: 'E2E Doc Test: node-22, ubuntu-latest' |
