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

mrproliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-rover.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a805ca  Update the gha version (#210)
0a805ca is described below

commit 0a805ca6a151b8f359f93c27f5ed21606a50dec3
Author: mrproliu <[email protected]>
AuthorDate: Fri Jun 26 17:28:28 2026 +0800

    Update the gha version (#210)
---
 .github/workflows/publish-docker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-docker.yaml 
b/.github/workflows/publish-docker.yaml
index 49e8107..2c904e3 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -40,7 +40,7 @@ jobs:
         with:
           submodules: true
       - name: Log in to the Container registry
-        uses: docker/[email protected]
+        uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee
         with:
           registry: ${{ env.HUB }}
           username: ${{ github.actor }}

Reply via email to