Skip to content

Commit c71ae89

Browse files
chore(deps): bump rust-lang/crates-io-auth-action
Bumps the third-party-actions group with 1 update: [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action). Updates `rust-lang/crates-io-auth-action` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](rust-lang/crates-io-auth-action@e919bc7...041cce5) --- updated-dependencies: - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffec492 commit c71ae89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
env:
7676
LD_LIBRARY_PATH: ${{ env.JAVA_HOME }}/lib/server:${{ env.LD_LIBRARY_PATH }}
7777

78-
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879
78+
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2
7979
id: auth
8080
- name: Publish ${{ matrix.package }}
8181
working-directory: ${{ matrix.package }}

0 commit comments

Comments
 (0)