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

hubcio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f6b67817 chore(deps): Bump the github-actions group with 3 updates 
(#3628)
5f6b67817 is described below

commit 5f6b6781772b8a8555256d97358ae58c7070e373
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 10:17:59 2026 +0200

    chore(deps): Bump the github-actions group with 3 updates (#3628)
---
 .github/workflows/_common.yml           | 4 ++--
 .github/workflows/coverage-baseline.yml | 6 +++---
 .github/workflows/post-merge.yml        | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/_common.yml b/.github/workflows/_common.yml
index f9e48a2dc..2e6b08aac 100644
--- a/.github/workflows/_common.yml
+++ b/.github/workflows/_common.yml
@@ -93,7 +93,7 @@ jobs:
         run: echo "version=$(cat .github/config/hawkeye.version)" >> 
"$GITHUB_OUTPUT"
 
       - name: Install HawkEye
-        uses: taiki-e/[email protected]
+        uses: taiki-e/[email protected]
         with:
           tool: hawkeye@${{ steps.hawkeye-version.outputs.version }}
 
@@ -206,7 +206,7 @@ jobs:
         with:
           fetch-depth: 0
       - name: Check typos
-        uses: crate-ci/[email protected]
+        uses: crate-ci/[email protected]
 
   summary:
     name: Common checks summary
diff --git a/.github/workflows/coverage-baseline.yml 
b/.github/workflows/coverage-baseline.yml
index 07d2ccfba..583d706a6 100644
--- a/.github/workflows/coverage-baseline.yml
+++ b/.github/workflows/coverage-baseline.yml
@@ -60,7 +60,7 @@ jobs:
           free-disk-space-aggressive: "true"
 
       - name: Install cargo-llvm-cov
-        uses: taiki-e/[email protected]
+        uses: taiki-e/[email protected]
         with:
           tool: cargo-llvm-cov
 
@@ -156,7 +156,7 @@ jobs:
       - uses: actions/[email protected]
 
       - name: Setup .NET
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           dotnet-version: "10.0.x"
 
@@ -238,7 +238,7 @@ jobs:
           save-cache: "false"
 
       - name: Install cargo-llvm-cov
-        uses: taiki-e/[email protected]
+        uses: taiki-e/[email protected]
         with:
           tool: cargo-llvm-cov
 
diff --git a/.github/workflows/post-merge.yml b/.github/workflows/post-merge.yml
index 86ff2f444..3d40e62b9 100644
--- a/.github/workflows/post-merge.yml
+++ b/.github/workflows/post-merge.yml
@@ -66,7 +66,7 @@ jobs:
       # preinstalled cargo (rust-toolchain.toml pins 1.96.0) and skips the
       # heavyweight build-cache restore.
       - name: Install cargo-rail
-        uses: taiki-e/[email protected]
+        uses: taiki-e/[email protected]
         with:
           tool: cargo-rail
 

Reply via email to