Skip to content

Commit 6c4295f

Browse files
chore(deps): Bump rust-lang/crates-io-auth-action (#266)
Bumps the github-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.4 to 1.0.5 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](rust-lang/crates-io-auth-action@bbd8162...c6f97d4) --- updated-dependencies: - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72852c2 commit 6c4295f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-crates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
echo "hashes=$(sha256sum target/package/sbom-tools-*.crate | base64 -w0)" >> "$GITHUB_OUTPUT"
8888
8989
- name: Authenticate to crates.io
90-
uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4
90+
uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.0.5
9191
id: auth
9292

9393
- name: Publish crate

0 commit comments

Comments
 (0)