From 8df5db8095030025382df12086d0f4cd6cda3054 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Apr 2025 21:17:20 +0000
Subject: [PATCH] [ci] Bump sgoudham/update-git-submodules from 2.1.1 to 2.1.3

Bumps [sgoudham/update-git-submodules](https://github.com/sgoudham/update-git-submodules) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/sgoudham/update-git-submodules/releases)
- [Changelog](https://github.com/sgoudham/update-git-submodules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sgoudham/update-git-submodules/compare/v2.1.1...v2.1.3)

---
updated-dependencies:
- dependency-name: sgoudham/update-git-submodules
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/update_submodules.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/update_submodules.yml b/.github/workflows/update_submodules.yml
index 7f24ff6b..4c600cba 100644
--- a/.github/workflows/update_submodules.yml
+++ b/.github/workflows/update_submodules.yml
@@ -41,7 +41,7 @@ jobs:
       - name: Update submodules
         id: submodules
         timeout-minutes: 10
-        uses: sgoudham/update-git-submodules@v2.1.1
+        uses: sgoudham/update-git-submodules@v2.1.3
 
       - name: Check submodules changes
         id: changes