From 93d90dff7707864497184576b9e8b71e7e5abf23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:17:57 +0000 Subject: [PATCH] Bump commonhaus/vote-record-actions from 1.0.7 to 1.0.8 Bumps [commonhaus/vote-record-actions](https://github.com/commonhaus/vote-record-actions) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/commonhaus/vote-record-actions/releases) - [Commits](https://github.com/commonhaus/vote-record-actions/compare/1.0.7...1.0.8) --- updated-dependencies: - dependency-name: commonhaus/vote-record-actions dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update-content.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-content.yml b/.github/workflows/update-content.yml index a4056f7b..2da383b8 100644 --- a/.github/workflows/update-content.yml +++ b/.github/workflows/update-content.yml @@ -197,7 +197,7 @@ jobs: - name: Count votes id: count_votes - uses: commonhaus/vote-record-actions/actions/count-votes@1.0.7 + uses: commonhaus/vote-record-actions/actions/count-votes@1.0.8 with: repositories: "commonhaus/foundation" target_dir: "site/_generated/votes"