From 19bba45c333784a1c8d682b697d6d0ab36ab59e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 02:15:56 +0000 Subject: [PATCH] ci(deps): bump carabiner-dev/actions/install/snappy from 1.2.1 to 1.2.3 Bumps [carabiner-dev/actions/install/snappy](https://github.com/carabiner-dev/actions) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](https://github.com/carabiner-dev/actions/compare/94f29392187fe5082d1195a7d4cae3a7ddf09d9c...2a4b2cd115ede14629b03ef7e77586d3269d4c72) --- updated-dependencies: - dependency-name: carabiner-dev/actions/install/snappy dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_cross_repo_integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_cross_repo_integration.yml b/.github/workflows/ci_cross_repo_integration.yml index 46582da73..46bde1efa 100644 --- a/.github/workflows/ci_cross_repo_integration.yml +++ b/.github/workflows/ci_cross_repo_integration.yml @@ -62,7 +62,7 @@ jobs: run: echo "GOTOOLCHAIN=auto" >> "$GITHUB_ENV" - name: Install snappy - uses: carabiner-dev/actions/install/snappy@94f29392187fe5082d1195a7d4cae3a7ddf09d9c # v1.2.1 + uses: carabiner-dev/actions/install/snappy@2a4b2cd115ede14629b03ef7e77586d3269d4c72 # v1.2.3 - name: Install ampel uses: carabiner-dev/actions/install/ampel@94f29392187fe5082d1195a7d4cae3a7ddf09d9c # v1.2.1