Skip to content

Commit 1e9f316

Browse files
authored
Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-actions group (#935)
2 parents 652dc89 + f7aaca9 commit 1e9f316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-crates-io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
body: ${{ steps.changelog_reader.outputs.changes }}
5252
prerelease: ${{ steps.changelog_reader.outputs.status == 'prereleased' }}
5353
draft: ${{ steps.changelog_reader.outputs.status == 'unreleased' }}
54-
- uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1
54+
- uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1
5555
id: auth
5656
# The programs wait until the package is in the index.
5757
- run: cargo publish --package serde_with_macros

0 commit comments

Comments
 (0)