This is an automated email from the ASF dual-hosted git repository. erickguan pushed a commit to branch update-1password in repository https://gitbox.apache.org/repos/asf/opendal.git
commit d3fdb3946c94a1f7fe09db7066e0edd20e9058c7 Author: Erick Guan <[email protected]> AuthorDate: Sun Jul 13 19:17:52 2025 +0200 chore(github-actions): update 1password --- .github/services/aliyun_drive/aliyun_drive/disable_action.yml | 2 +- .github/services/azblob/azure_azblob/action.yml | 2 +- .github/services/azdls/azdls/action.yml | 2 +- .github/services/azfile/azfile/action.yml | 2 +- .github/services/b2/b2/action.yml | 2 +- .github/services/cos/cos/action.yml | 2 +- .github/services/dropbox/dropbox/disable_action.yml | 2 +- .github/services/gcs/gcs/action.yml | 2 +- .github/services/gcs/gcs_with_default_storage_class/action.yml | 2 +- .github/services/gdrive/gdrive/action.yml | 2 +- .github/services/hdfs/hdfs_default_gcs/action.yml | 2 +- .github/services/koofr/koofr/disable_action.yml | 2 +- .github/services/oss/oss/action.yml | 2 +- .github/services/oss/oss_with_versioning/action.yml | 2 +- .github/services/s3/aws_s3/action.yml | 2 +- .github/services/s3/aws_s3_with_list_objects_v1/action.yml | 2 +- .github/services/s3/aws_s3_with_sse_c/action.yml | 2 +- .github/services/s3/aws_s3_with_versioning/action.yml | 2 +- .github/services/s3/aws_s3_with_virtual_host/action.yml | 2 +- .github/services/s3/r2/disabled_action.yml | 2 +- .github/workflows/ci_bindings_haskell.yml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/services/aliyun_drive/aliyun_drive/disable_action.yml b/.github/services/aliyun_drive/aliyun_drive/disable_action.yml index 581f9cc93..e2ca049bf 100644 --- a/.github/services/aliyun_drive/aliyun_drive/disable_action.yml +++ b/.github/services/aliyun_drive/aliyun_drive/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/azblob/azure_azblob/action.yml b/.github/services/azblob/azure_azblob/action.yml index 339e6f87b..72d841875 100644 --- a/.github/services/azblob/azure_azblob/action.yml +++ b/.github/services/azblob/azure_azblob/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/azdls/azdls/action.yml b/.github/services/azdls/azdls/action.yml index 4ac4ab01e..2249fbe3d 100644 --- a/.github/services/azdls/azdls/action.yml +++ b/.github/services/azdls/azdls/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/azfile/azfile/action.yml b/.github/services/azfile/azfile/action.yml index d2dc23cad..4c6ed3c04 100644 --- a/.github/services/azfile/azfile/action.yml +++ b/.github/services/azfile/azfile/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/b2/b2/action.yml b/.github/services/b2/b2/action.yml index 9d3bd434e..ed4929938 100644 --- a/.github/services/b2/b2/action.yml +++ b/.github/services/b2/b2/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/cos/cos/action.yml b/.github/services/cos/cos/action.yml index c310a6d14..a58df1d60 100644 --- a/.github/services/cos/cos/action.yml +++ b/.github/services/cos/cos/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/dropbox/dropbox/disable_action.yml b/.github/services/dropbox/dropbox/disable_action.yml index 347853ae4..5c7163496 100644 --- a/.github/services/dropbox/dropbox/disable_action.yml +++ b/.github/services/dropbox/dropbox/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup credentials - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/gcs/gcs/action.yml b/.github/services/gcs/gcs/action.yml index 2a9914d02..469c1dea2 100644 --- a/.github/services/gcs/gcs/action.yml +++ b/.github/services/gcs/gcs/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/gcs/gcs_with_default_storage_class/action.yml b/.github/services/gcs/gcs_with_default_storage_class/action.yml index 9dd0abced..cedcc2aa0 100644 --- a/.github/services/gcs/gcs_with_default_storage_class/action.yml +++ b/.github/services/gcs/gcs_with_default_storage_class/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/gdrive/gdrive/action.yml b/.github/services/gdrive/gdrive/action.yml index 5c6840850..d2a0eba50 100644 --- a/.github/services/gdrive/gdrive/action.yml +++ b/.github/services/gdrive/gdrive/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/hdfs/hdfs_default_gcs/action.yml b/.github/services/hdfs/hdfs_default_gcs/action.yml index 69aabeba7..4e608c1e8 100644 --- a/.github/services/hdfs/hdfs_default_gcs/action.yml +++ b/.github/services/hdfs/hdfs_default_gcs/action.yml @@ -27,7 +27,7 @@ runs: distribution: temurin java-version: "11" - name: Load secrets - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/koofr/koofr/disable_action.yml b/.github/services/koofr/koofr/disable_action.yml index 20dd0bcd9..e5b233f23 100644 --- a/.github/services/koofr/koofr/disable_action.yml +++ b/.github/services/koofr/koofr/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/oss/oss/action.yml b/.github/services/oss/oss/action.yml index ecb4b098b..083ddbdd9 100644 --- a/.github/services/oss/oss/action.yml +++ b/.github/services/oss/oss/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/oss/oss_with_versioning/action.yml b/.github/services/oss/oss_with_versioning/action.yml index d92e980a3..4396de68b 100644 --- a/.github/services/oss/oss_with_versioning/action.yml +++ b/.github/services/oss/oss_with_versioning/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/aws_s3/action.yml b/.github/services/s3/aws_s3/action.yml index ce95ec863..29bbe97c6 100644 --- a/.github/services/s3/aws_s3/action.yml +++ b/.github/services/s3/aws_s3/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_list_objects_v1/action.yml b/.github/services/s3/aws_s3_with_list_objects_v1/action.yml index bce43e1aa..a1c24a7bc 100644 --- a/.github/services/s3/aws_s3_with_list_objects_v1/action.yml +++ b/.github/services/s3/aws_s3_with_list_objects_v1/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_sse_c/action.yml b/.github/services/s3/aws_s3_with_sse_c/action.yml index 321b290d6..593777d75 100644 --- a/.github/services/s3/aws_s3_with_sse_c/action.yml +++ b/.github/services/s3/aws_s3_with_sse_c/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_versioning/action.yml b/.github/services/s3/aws_s3_with_versioning/action.yml index e128a257b..ad9540038 100644 --- a/.github/services/s3/aws_s3_with_versioning/action.yml +++ b/.github/services/s3/aws_s3_with_versioning/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_virtual_host/action.yml b/.github/services/s3/aws_s3_with_virtual_host/action.yml index 730068d1f..51291651f 100644 --- a/.github/services/s3/aws_s3_with_virtual_host/action.yml +++ b/.github/services/s3/aws_s3_with_virtual_host/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/services/s3/r2/disabled_action.yml b/.github/services/s3/r2/disabled_action.yml index 52a189cde..0b326661b 100644 --- a/.github/services/s3/r2/disabled_action.yml +++ b/.github/services/s3/r2/disabled_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v1 + uses: 1password/load-secrets-action@v2 with: export-env: true env: diff --git a/.github/workflows/ci_bindings_haskell.yml b/.github/workflows/ci_bindings_haskell.yml index d92626c2a..44592495d 100644 --- a/.github/workflows/ci_bindings_haskell.yml +++ b/.github/workflows/ci_bindings_haskell.yml @@ -122,7 +122,7 @@ jobs: # name: bindings-haskell-sdist # - name: Load secret # id: op-load-secret -# uses: 1password/load-secrets-action@v1 +# uses: 1password/load-secrets-action@v2 # with: # export-env: true # env:
