Skip to content

Commit c620d2a

Browse files
authored
Merge pull request #58 from JohnTitor/renovate/rust-lang-crates-io-auth-action-1.x
2 parents 107854d + b08c5c0 commit c620d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
id-token: write
1111
steps:
1212
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13-
- uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # v1.0.0
13+
- uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
1414
id: auth
1515
- run: cargo publish
1616
env:

0 commit comments

Comments
 (0)