Skip to content

Commit 48d2064

Browse files
authored
ci: Update release-plz action to v0.5.108 (microsoft#431)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
1 parent a29bfee commit 48d2064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Rust toolchain
1919
uses: dtolnay/rust-toolchain@stable
2020
- name: Run release-plz
21-
uses: MarcoIeni/release-plz-action@98b2b45b090aadf18cb662caaf3de6222d98822a #v0.5.60
21+
uses: MarcoIeni/release-plz-action@8724d33cd97b8295051102e2e19ca592962238f5 #v0.5.108
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)