From 092c1a6dbf6be915109fad2b5e047d445e73d144 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 09:55:56 +0000 Subject: [PATCH] chore(deps): update rust-lang/crates-io-auth-action action to v1.0.2 --- .github/workflows/release-crates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-crates.yml b/.github/workflows/release-crates.yml index fdc8973..8dc4e91 100644 --- a/.github/workflows/release-crates.yml +++ b/.github/workflows/release-crates.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1 + - uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2 id: auth - name: Run release-plz uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118