This is an automated email from the ASF dual-hosted git repository.

erickguan pushed a commit to branch rule-dependabot
in repository https://gitbox.apache.org/repos/asf/opendal.git

commit 8619410b2c5a4e45f43c3ccdc97a14e47d4a7281
Author: Erick Guan <[email protected]>
AuthorDate: Mon Jul 14 11:11:59 2025 +0200

    chore(dependabot): minor uodate for the comment
---
 .github/workflows/test_behavior_bin_ofs.yml                  | 5 +++--
 .github/workflows/test_behavior_binding_c.yml                | 5 +++--
 .github/workflows/test_behavior_binding_go.yml               | 5 +++--
 .github/workflows/test_behavior_binding_java.yml             | 5 +++--
 .github/workflows/test_behavior_binding_nodejs.yml           | 5 +++--
 .github/workflows/test_behavior_binding_python.yml           | 5 +++--
 .github/workflows/test_behavior_core.yml                     | 5 +++--
 .github/workflows/test_behavior_integration_object_store.yml | 5 +++--
 8 files changed, 24 insertions(+), 16 deletions(-)

diff --git a/.github/workflows/test_behavior_bin_ofs.yml 
b/.github/workflows/test_behavior_bin_ofs.yml
index 86954134c..29f068765 100644
--- a/.github/workflows/test_behavior_bin_ofs.yml
+++ b/.github/workflows/test_behavior_bin_ofs.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-    # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_binding_c.yml 
b/.github/workflows/test_behavior_binding_c.yml
index 591cefede..5ad28c51e 100644
--- a/.github/workflows/test_behavior_binding_c.yml
+++ b/.github/workflows/test_behavior_binding_c.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_binding_go.yml 
b/.github/workflows/test_behavior_binding_go.yml
index b6907f7a3..e061ed072 100644
--- a/.github/workflows/test_behavior_binding_go.yml
+++ b/.github/workflows/test_behavior_binding_go.yml
@@ -52,9 +52,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_binding_java.yml 
b/.github/workflows/test_behavior_binding_java.yml
index bf9ce0f75..e9af62d52 100644
--- a/.github/workflows/test_behavior_binding_java.yml
+++ b/.github/workflows/test_behavior_binding_java.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_binding_nodejs.yml 
b/.github/workflows/test_behavior_binding_nodejs.yml
index 27bad44ab..4c34a211a 100644
--- a/.github/workflows/test_behavior_binding_nodejs.yml
+++ b/.github/workflows/test_behavior_binding_nodejs.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_binding_python.yml 
b/.github/workflows/test_behavior_binding_python.yml
index 7a0147598..d4cb2305d 100644
--- a/.github/workflows/test_behavior_binding_python.yml
+++ b/.github/workflows/test_behavior_binding_python.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_core.yml 
b/.github/workflows/test_behavior_core.yml
index ae00ba9fd..1bdb26ff5 100644
--- a/.github/workflows/test_behavior_core.yml
+++ b/.github/workflows/test_behavior_core.yml
@@ -44,9 +44,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2
diff --git a/.github/workflows/test_behavior_integration_object_store.yml 
b/.github/workflows/test_behavior_integration_object_store.yml
index 130aeaddf..d225f7f4c 100644
--- a/.github/workflows/test_behavior_integration_object_store.yml
+++ b/.github/workflows/test_behavior_integration_object_store.yml
@@ -45,9 +45,10 @@ jobs:
           need-rocksdb: true
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
-      # TODO: 1password is only supported on linux
+      # TODO: 1Password doesn't support Windows
       #
-      # Waiting for https://github.com/1Password/load-secrets-action/issues/46
+      # Enable this step when the issue is resolved:
+      # https://github.com/1Password/load-secrets-action/issues/46 is resolved
       - name: Setup 1Password Connect
         if: runner.os == 'Linux'
         uses: 1password/load-secrets-action/configure@v2

Reply via email to