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

asukaminato 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 475437788 chore(deps): bump mlugg/setup-zig from 2.0.1 to 2.0.3 (#6359)
475437788 is described below

commit 4754377887bde49a5d440f38d8b41ed373e9bb76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 02:53:47 2025 +0900

    chore(deps): bump mlugg/setup-zig from 2.0.1 to 2.0.3 (#6359)
    
    Bumps [mlugg/setup-zig](https://github.com/mlugg/setup-zig) from 2.0.1 to 
2.0.3.
    - [Release notes](https://github.com/mlugg/setup-zig/releases)
    - 
[Commits](https://github.com/mlugg/setup-zig/compare/7dccf5e6d09267c55f815f2db29495f30ba2ebca...5eb0fc8bb8c4d1b027f8bd47b62fcda641d0608d)
    
    ---
    updated-dependencies:
    - dependency-name: mlugg/setup-zig
      dependency-version: 2.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/ci_bindings_zig.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci_bindings_zig.yml 
b/.github/workflows/ci_bindings_zig.yml
index f204bc192..edfa21b51 100644
--- a/.github/workflows/ci_bindings_zig.yml
+++ b/.github/workflows/ci_bindings_zig.yml
@@ -45,7 +45,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: mlugg/setup-zig@7dccf5e6d09267c55f815f2db29495f30ba2ebca # v2.0.1
+      - uses: mlugg/setup-zig@5eb0fc8bb8c4d1b027f8bd47b62fcda641d0608d # v2.0.3
         with:
           version: 0.14.0
 

Reply via email to