aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-17 20:43:14 +0200
committerGitHub <[email protected]>2024-06-17 20:43:14 +0200
commit80d5aad652d051f6a355f9f065a5d946b7d03d3e (patch)
tree5504f29b272fb1444a248309a12d23c2d99b2557 /.github
parent132dd9bfd78b2e800833f13bca88d8f7ccac9467 (diff)
downloadfaker-80d5aad652d051f6a355f9f065a5d946b7d03d3e.tar.xz
faker-80d5aad652d051f6a355f9f065a5d946b7d03d3e.zip
chore(deps): update cypress/browsers:node-22.0.0-chrome-124.0.6367.60-1-ff-125.0.2-edge-124.0.2478.51-1 docker digest to 02eaae1 (#2950)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b5145a03..46e1dc88 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
e2e-test:
runs-on: ubuntu-latest
container:
- image: cypress/browsers:node-22.0.0-chrome-124.0.6367.60-1-ff-125.0.2-edge-124.0.2478.51-1@sha256:0e0ebec5b1a48102069969b907de9be6c62a42ecf150a243c9d0dda564dd151c
+ image: cypress/browsers:node-22.0.0-chrome-124.0.6367.60-1-ff-125.0.2-edge-124.0.2478.51-1@sha256:02eaae11b7d3dc9f408a5f64c3990faea75943d612ea86b8b218d95b48f22ce8
options: --user 1001
timeout-minutes: 10
name: 'E2E Doc Test: node-22, ubuntu-latest'