File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
- name : Install Rust toolchain
27
27
uses : dtolnay/rust-toolchain@stable
28
28
- name : Run release-plz
29
- uses : MarcoIeni/release-plz-action@v0.4
29
+ uses : MarcoIeni/release-plz-action@v0.5
30
30
env :
31
31
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
32
32
CARGO_REGISTRY_TOKEN : ${{ secrets.CARGO_REGISTRY_TOKEN }}
Original file line number Diff line number Diff line change 1
1
Secure Frame (SFrame)
2
2
=======================
3
- [ ![ build] ( https://img.shields.io/github/actions/workflow/status/goto-opensource/secure-frame-rs/ci .yml?branch=main )] ( https://github.com/goto-opensource/secure-frame-rs/actions?query=workflow%3A"Continuous+Integration" )
3
+ [ ![ build] ( https://img.shields.io/github/actions/workflow/status/goto-opensource/secure-frame-rs/ci_cd .yml?branch=main )] ( https://github.com/goto-opensource/secure-frame-rs/actions?query=workflow%3A"Continuous+Integration" )
4
4
[ ![ version] ( https://img.shields.io/crates/v/sframe )] ( https://crates.io/crates/sframe/ )
5
5
[ ![ Crates.io] ( https://img.shields.io/crates/d/sframe )] ( https://crates.io/crates/sframe )
6
6
[ ![ license] ( https://img.shields.io/crates/l/sframe.svg?style=flat )] ( https://crates.io/crates/sframe/ )
You can’t perform that action at this time.
0 commit comments