From 2a62548f0a989e76b09df0207d56c6f454395e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 15:32:50 +0000 Subject: [PATCH 1/2] chore(deps): bump taiki-e/install-action from 2.86.3 to 2.86.4 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.86.3 to 2.86.4. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/5b4d68e2e660441203ab128a23676f1e4faf1532...a2a5f6e99e1a31540baa0468acfa302cff0f359f) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-security.yml b/.github/workflows/dependency-security.yml index 383b6415..cebef848 100644 --- a/.github/workflows/dependency-security.yml +++ b/.github/workflows/dependency-security.yml @@ -30,7 +30,7 @@ jobs: node-version-file: .node-version - name: Audit production frontend dependencies run: corepack pnpm run security:audit:frontend - - uses: taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3 + - uses: taiki-e/install-action@a2a5f6e99e1a31540baa0468acfa302cff0f359f # v2.86.4 with: tool: cargo-audit@0.22.2 fallback: none From 3f90d3c15723c34d98e6e0e5904c5229e6581618 Mon Sep 17 00:00:00 2001 From: Tapish Khandelwal Date: Mon, 24 Aug 2026 10:50:52 +0530 Subject: [PATCH 2/2] chore(compat): reseal dependency security action --- docs/tally/compatibility/compatibility-matrix.json | 2 +- docs/tally/compatibility/compatibility-surface.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tally/compatibility/compatibility-matrix.json b/docs/tally/compatibility/compatibility-matrix.json index f84a0996..52593d74 100644 --- a/docs/tally/compatibility/compatibility-matrix.json +++ b/docs/tally/compatibility/compatibility-matrix.json @@ -1,7 +1,7 @@ { "schema_version": 1, "bridge_commit_sha": "be1c20cc3fd66fa1ece196505c69f26e555e4b8e", - "compatibility_surface_sha256": "a4b79de59c448ee291b02dc5a660e069c65f2e9b9218e6ea0a9c20eaf378c367", + "compatibility_surface_sha256": "c0d63b2ac1014e421c32f53b2087176901a3fbec3c59f52c1e91fccb6dc364f9", "claims": [ { "claim_id": "erp9-6-6-3-windows-education-xml-one-company", diff --git a/docs/tally/compatibility/compatibility-surface.json b/docs/tally/compatibility/compatibility-surface.json index 9cbbb15c..617e716c 100644 --- a/docs/tally/compatibility/compatibility-surface.json +++ b/docs/tally/compatibility/compatibility-surface.json @@ -7,7 +7,7 @@ }, { "path": ".github/workflows/dependency-security.yml", - "sha256": "4e9267ccc0c6640b5cf5ae8aaf099361a9e0102bfb71c509d6e14ad62ba2f5b4" + "sha256": "4604a5110d3cbbbf6a3e4a0bccdadf7c68d699709377708720abbaa0f38bf4cd" }, { "path": "docs/adr/0004-tally-write-safety.md", @@ -478,5 +478,5 @@ "sha256": "a8ac2714fecf51947f2822c8c46d7ce2e8602c732780ff60566a7771f0836f9a" } ], - "manifest_sha256": "a4b79de59c448ee291b02dc5a660e069c65f2e9b9218e6ea0a9c20eaf378c367" + "manifest_sha256": "c0d63b2ac1014e421c32f53b2087176901a3fbec3c59f52c1e91fccb6dc364f9" }