From 4bbb53d371eec8e9f340dbc1d2335030abf920e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:34:47 +0000 Subject: [PATCH] chore(deps): bump namespacelabs/nscloud-cache-action Bumps the namespace-actions group with 1 update: [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action). Updates `namespacelabs/nscloud-cache-action` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/namespacelabs/nscloud-cache-action/releases) - [Commits](https://github.com/namespacelabs/nscloud-cache-action/compare/a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9...15799a6b54e5765f85b2aac25b3f0df43ed571c0) --- updated-dependencies: - dependency-name: namespacelabs/nscloud-cache-action dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: namespace-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/feature_flag_cleanup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature_flag_cleanup.yml b/.github/workflows/feature_flag_cleanup.yml index 280dc66c..4bc2b483 100644 --- a/.github/workflows/feature_flag_cleanup.yml +++ b/.github/workflows/feature_flag_cleanup.yml @@ -161,7 +161,7 @@ jobs: fetch-depth: 0 - name: Setup Rust cache - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 + uses: namespacelabs/nscloud-cache-action@15799a6b54e5765f85b2aac25b3f0df43ed571c0 # v1.4.3 with: cache: rust