From 4486d6c3951d7007f454786bb9232c55d38bd168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:38:49 +0000 Subject: [PATCH] chore: Bump browser-actions/setup-chrome from 2.1.1 to 2.1.2 Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/browser-actions/setup-chrome/releases) - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md) - [Commits](https://github.com/browser-actions/setup-chrome/compare/4f8e94349a351df0f048634f25fec36c3c91eded...2e1d749697dd1612b833dba4a722266286fbefcd) --- updated-dependencies: - dependency-name: browser-actions/setup-chrome dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/proposals.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d530d11..c097800 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,7 +100,7 @@ jobs: key: npm-mermaid-cli-11.12.0-markdownlint-0.48.0 - name: Setup Chrome for mmdc - uses: browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1 + uses: browser-actions/setup-chrome@2e1d749697dd1612b833dba4a722266286fbefcd # v2.1.2 id: setup-chrome - name: Configure mmdc for pandoc (puppeteer + no-sandbox) diff --git a/.github/workflows/proposals.yml b/.github/workflows/proposals.yml index e50bb46..e5a3c02 100644 --- a/.github/workflows/proposals.yml +++ b/.github/workflows/proposals.yml @@ -151,7 +151,7 @@ jobs: key: npm-mermaid-cli-11.12.0-markdownlint-0.48.0 - name: Setup Chrome for mmdc - uses: browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1 + uses: browser-actions/setup-chrome@2e1d749697dd1612b833dba4a722266286fbefcd # v2.1.2 id: setup-chrome - name: Configure mmdc for pandoc (puppeteer + no-sandbox) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bec490e..d8a964c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,7 +92,7 @@ jobs: key: npm-mermaid-cli-11.12.0-markdownlint-0.48.0 - name: Setup Chrome for mmdc - uses: browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1 + uses: browser-actions/setup-chrome@2e1d749697dd1612b833dba4a722266286fbefcd # v2.1.2 id: setup-chrome - name: Configure mmdc for pandoc (puppeteer + no-sandbox)