From 8a383b62b1db9bc4bc9a87221e8e4136e82d728a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:24:56 +0000 Subject: [PATCH] chore(deps): bump EndBug/add-and-commit in /.github/workflows Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 2afad56181d84749b0d88d950978f238c741f9c9 to 1ce4061cf9755a21515d29ee90a04830c8bb9bb8. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/2afad56181d84749b0d88d950978f238c741f9c9...1ce4061cf9755a21515d29ee90a04830c8bb9bb8) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/update-topology.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-topology.yml b/.github/workflows/update-topology.yml index 7376bde..064c6be 100644 --- a/.github/workflows/update-topology.yml +++ b/.github/workflows/update-topology.yml @@ -31,6 +31,6 @@ jobs: run: sudo cp -r result/* assets/topology/ - name: Commit and Push changed Files - uses: EndBug/add-and-commit@2afad56181d84749b0d88d950978f238c741f9c9 + uses: EndBug/add-and-commit@1ce4061cf9755a21515d29ee90a04830c8bb9bb8 with: message: "Update Topology"