This is an automated email from the ASF dual-hosted git repository.
koushiro pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-oli.git
The following commit(s) were added to refs/heads/main by this push:
new 28b82a8 chore(deps): bump ClementTsang/cargo-action from 0.0.6 to
0.0.7 (#14)
28b82a8 is described below
commit 28b82a8cdff6f1bdcb2bbddb06f74a2f575afbb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 15:08:35 2026 +0800
chore(deps): bump ClementTsang/cargo-action from 0.0.6 to 0.0.7 (#14)
Bumps
[ClementTsang/cargo-action](https://github.com/clementtsang/cargo-action) from
0.0.6 to 0.0.7.
- [Release notes](https://github.com/clementtsang/cargo-action/releases)
-
[Commits](https://github.com/clementtsang/cargo-action/compare/v0.0.6...v0.0.7)
---
updated-dependencies:
- dependency-name: ClementTsang/cargo-action
dependency-version: 0.0.7
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/release.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ce1cb4e..4a3b3ea 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build target
- uses: ClementTsang/[email protected]
+ uses: ClementTsang/[email protected]
with:
use-cross: ${{ !!matrix.use-cross }}
command: build