This is an automated email from the ASF dual-hosted git repository.
milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new 6269d944e chore(ci): bump swatinem/rust-cache from 2.9.1 to 2.9.2
(#2329)
6269d944e is described below
commit 6269d944e0087561f9c70b6fe224e9b7de6dc26e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 14:08:32 2026 +0100
chore(ci): bump swatinem/rust-cache from 2.9.1 to 2.9.2 (#2329)
Bumps [swatinem/rust-cache](https://github.com/swatinem/rust-cache) from
2.9.1 to 2.9.2.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
-
[Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/swatinem/rust-cache/compare/v2.9.1...6323deb102c322ba6fcbdcafc7e3dddab59af2b6)
---
updated-dependencies:
- dependency-name: swatinem/rust-cache
dependency-version: 2.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/k8s-chaos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/k8s-chaos.yml b/.github/workflows/k8s-chaos.yml
index 92147aefe..b38a19a8c 100644
--- a/.github/workflows/k8s-chaos.yml
+++ b/.github/workflows/k8s-chaos.yml
@@ -77,7 +77,7 @@ jobs:
rustup toolchain install stable
rustup default stable
- - uses: swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4
#2.9.1
+ - uses: swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6
#2.9.2
- name: Install kind and kubectl
run: |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]