From 70fbc77d6f3598186687c70d0ea0756cbe2e558e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:31:48 +0000 Subject: [PATCH] build(deps): bump rust-lang/crates-io-auth-action from 1.0.0 to 1.0.1 Bumps [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](https://github.com/rust-lang/crates-io-auth-action/compare/63a7064947ceca9989005e118db3a5fecdc9259f...e919bc7605cde86df457cf5b93c5e103838bd879) --- updated-dependencies: - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f3fa67..107d39f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: toolchain: stable - name: Authenticate with crates.io - uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # ratchet:rust-lang/crates-io-auth-action@v1 + uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # ratchet:rust-lang/crates-io-auth-action@v1 id: auth - name: Publish