From 23f5cd456f8936f96edb0c9e6ff4f6c13b533881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 02:00:13 +0000 Subject: [PATCH] Bump senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml Bumps [senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml](https://github.com/senzing-factory/build-resources) from 3 to 4. - [Release notes](https://github.com/senzing-factory/build-resources/releases) - [Changelog](https://github.com/senzing-factory/build-resources/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-factory/build-resources/compare/v3...v4) --- updated-dependencies: - dependency-name: senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/add-to-project-g2-python-dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-to-project-g2-python-dependabot.yaml b/.github/workflows/add-to-project-g2-python-dependabot.yaml index 6a60b94..882ff80 100644 --- a/.github/workflows/add-to-project-g2-python-dependabot.yaml +++ b/.github/workflows/add-to-project-g2-python-dependabot.yaml @@ -12,7 +12,7 @@ jobs: repository-projects: write secrets: SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }} - uses: senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml@v3 + uses: senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml@v4 with: project: ${{ vars.SENZING_PROJECT_G2_PYTHON }}