Skip to content

Commit c3107ff

Browse files
chore(deps): bump katyo/publish-crates from 1 to 2 in /.github/workflows
Bumps [katyo/publish-crates](https://github.com/katyo/publish-crates) from 1 to 2. - [Release notes](https://github.com/katyo/publish-crates/releases) - [Commits](katyo/publish-crates@v1...v2) --- updated-dependencies: - dependency-name: katyo/publish-crates dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a19f369 commit c3107ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ jobs:
9595
runs-on: ubuntu-latest
9696
steps:
9797
- uses: actions/checkout@v2
98-
- uses: katyo/publish-crates@v1
98+
- uses: katyo/publish-crates@v2
9999
with:
100100
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)