diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef19936..086368b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,6 @@ on: push jobs: e2e-test: - uses: jill64/playwright-config/.github/workflows/duplex-playwright.yml@2eee8a33ad22ebe0cdf9b31ca0db0ac1ab3101d6 # v2.2.5 + uses: jill64/playwright-config/.github/workflows/duplex-playwright.yml@c5b02b99d0d7b9725a10ccf14579da07cceaedab # v2.2.6 with: hosting-provider: cloudflare diff --git a/package.json b/package.json index a108d8b..d1e9ac5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "repository": { "type": "git", "url": "https://github.com/jill64/sentry-sveltekit-cloudflare.git", - "image": "https://opengraph.githubassets.com/c3cbafd3dfc6a3ee90a57321c0de508116aa8cf53c660ecb99aa1b754f0490b4/jill64/sentry-sveltekit-cloudflare" + "image": "https://opengraph.githubassets.com/dd8328a69b31280eb07bfe06e9b4592aadf391ba5d8b45c48a7097ef3c605306/jill64/sentry-sveltekit-cloudflare" }, "exports": { "./client": { @@ -71,7 +71,7 @@ }, "devDependencies": { "@jill64/eslint-config-ts": "1.1.20", - "@jill64/playwright-config": "2.2.5", + "@jill64/playwright-config": "2.2.6", "@jill64/prettier-config": "1.0.0", "@playwright/test": "1.43.1", "@sentry/types": "7.112.2",