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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 8d9c1e0e5 build(deps): bump korandoru/hawkeye from 3.1.0 to 3.3.0 
(#2994)
8d9c1e0e5 is described below

commit 8d9c1e0e524d4a9d4422819194f4104d608b9d7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 1 13:33:11 2023 +0800

    build(deps): bump korandoru/hawkeye from 3.1.0 to 3.3.0 (#2994)
    
    Bumps [korandoru/hawkeye](https://github.com/korandoru/hawkeye) from 3.1.0 
to 3.3.0.
    - [Release notes](https://github.com/korandoru/hawkeye/releases)
    - [Commits](https://github.com/korandoru/hawkeye/compare/v3.1.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: korandoru/hawkeye
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Xuanwo <[email protected]>
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5286397b9..d5072c28f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
         uses: ./.github/actions/setup
 
       - name: Check license headers
-        uses: korandoru/[email protected]
+        uses: korandoru/[email protected]
 
       - name: Cargo format
         run: cargo fmt --all -- --check

Reply via email to