From 69d9337039c9f51945e90a15d1d9159c9bd80fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 01:25:28 +0000 Subject: [PATCH] chore(deps): bump makerxstudio/shared-config Bumps the minor-updates group with 1 update in the / directory: [makerxstudio/shared-config](https://github.com/makerxstudio/shared-config). Updates `makerxstudio/shared-config` from 2.0.1 to 2.2.0 - [Release notes](https://github.com/makerxstudio/shared-config/releases) - [Changelog](https://github.com/MakerXStudio/shared-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/makerxstudio/shared-config/compare/bf6a061f099c9b66e7134a8ec1e4a37f4b0eaf02...762d74b20f86935a14bf51f82d493d09ca9324e9) --- updated-dependencies: - dependency-name: makerxstudio/shared-config dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ensure-sha-pinned-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ensure-sha-pinned-actions.yml b/.github/workflows/ensure-sha-pinned-actions.yml index 7a011b9..58d4741 100644 --- a/.github/workflows/ensure-sha-pinned-actions.yml +++ b/.github/workflows/ensure-sha-pinned-actions.yml @@ -52,7 +52,7 @@ jobs: - name: Ensure SHA pinned actions id: pinned-actions - uses: makerxstudio/shared-config/.github/actions/ensure-sha-pinned-actions@bf6a061f099c9b66e7134a8ec1e4a37f4b0eaf02 # v2.0.1 + uses: makerxstudio/shared-config/.github/actions/ensure-sha-pinned-actions@762d74b20f86935a14bf51f82d493d09ca9324e9 # v2.2.0 with: allowlist: ${{ inputs.allowlist }} exemptions: ${{ inputs.exemptions }}