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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/1Password/load-secrets-action-4.0.1
in repository https://gitbox.apache.org/repos/asf/opendal-reqsign.git


    omit 1dadbe5  build(deps): bump 1Password/load-secrets-action from 4.0.0 to 
4.0.1
     add b1e572a  feat: check credential validity against signature expiration 
(#772)
     add 8209939  refactor: make reqsign-core jwt optional (#773)
     add 22eeb1c  build(deps): bump 1Password/load-secrets-action/configure 
from 4.0.0 to 4.0.1 (#770)
     add 1dd00bb  build(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#769)
     add 7ecee03  build(deps): bump 1Password/load-secrets-action from 4.0.0 to 
4.0.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1dadbe5)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/1Password/load-secrets-action-4.0.1 
(7ecee03)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/aliyun_oss.yml          |  2 +-
 .github/workflows/asf-allowlist-check.yml |  2 +-
 .github/workflows/aws_v4.yml              | 24 ++++++++++++------------
 .github/workflows/azure_storage.yml       | 16 ++++++++--------
 .github/workflows/ci.yml                  | 14 +++++++-------
 .github/workflows/google.yml              | 16 ++++++++--------
 .github/workflows/huaweicloud_obs.yml     |  2 +-
 .github/workflows/oracle.yml              |  2 +-
 .github/workflows/release.yml             |  2 +-
 .github/workflows/tencent_cos.yml         |  4 ++--
 Cargo.toml                                |  1 +
 core/Cargo.toml                           | 12 ++++++++----
 core/src/api.rs                           |  9 +++++++++
 core/src/lib.rs                           |  2 +-
 core/src/signer.rs                        |  5 ++++-
 services/aws-v4/src/credential.rs         | 10 ++++++----
 services/azure-storage/Cargo.toml         |  3 ++-
 services/google/Cargo.toml                |  3 +++
 services/google/src/sign_request.rs       |  4 ++--
 19 files changed, 78 insertions(+), 55 deletions(-)

Reply via email to