This is an automated email from the ASF dual-hosted git repository.
erickguan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new a6f04d0f4 chore(deps): bump the third-party-actions group across 1
directory with 2 updates (#7757)
a6f04d0f4 is described below
commit a6f04d0f4218cdaa97fdd74c6593768aaaebdf38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 19:57:36 2026 +0800
chore(deps): bump the third-party-actions group across 1 directory with 2
updates (#7757)
---
.github/workflows/release_ruby.yml | 2 +-
.github/workflows/release_rust.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/release_ruby.yml
b/.github/workflows/release_ruby.yml
index b768ff754..50b319b31 100644
--- a/.github/workflows/release_ruby.yml
+++ b/.github/workflows/release_ruby.yml
@@ -194,7 +194,7 @@ jobs:
ls -lh pkg/*.gem
- name: Release opendal gem
- uses: rubygems/release-gem@f0d7faff26625599a847d40d9fa28ace24c2aacc #
v1.2.0
+ uses: rubygems/release-gem@052cc82692552de3ef2b81fd670e41d13cba8092 #
v1.2.0
with:
working-directory: bindings/ruby
diff --git a/.github/workflows/release_rust.yml
b/.github/workflows/release_rust.yml
index e50d74f08..dedc5cc6d 100644
--- a/.github/workflows/release_rust.yml
+++ b/.github/workflows/release_rust.yml
@@ -68,7 +68,7 @@ jobs:
with:
need-rocksdb: true
need-protoc: true
- - uses:
rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe
+ - uses:
rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18
id: auth
- name: Publish Rust crates
env: