Skip to content

Commit 35d3a7b

Browse files
committed
ci: update release-plz action
1 parent 3fb68a7 commit 35d3a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Rust toolchain
2727
uses: dtolnay/rust-toolchain@stable
2828
- name: Run release-plz
29-
uses: MarcoIeni/release-plz-action@v0.4
29+
uses: MarcoIeni/release-plz-action@v0.5
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)