From 668d8b6a1ac351bae786fb7e56184bd755a1dab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:07:04 +0000 Subject: [PATCH] chore(deps): update rust-lang/crates-io-auth-action action to v1.0.4 --- .github/workflows/publish_client_crates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_client_crates.yaml b/.github/workflows/publish_client_crates.yaml index 37f2edc20..af6d08b9e 100644 --- a/.github/workflows/publish_client_crates.yaml +++ b/.github/workflows/publish_client_crates.yaml @@ -51,7 +51,7 @@ jobs: exit 1 fi - name: Authenticate with crates.io - uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3 + uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4 id: auth - name: Publish hwlib to crates.io env: