Releases: taiki-e/upload-rust-binary-action
Releases · taiki-e/upload-rust-binary-action
1.30.2
Immutable
release. Only release title and notes can be modified.
- Enhance security when
dry-runis true.
1.30.1
Immutable
release. Only release title and notes can be modified.
- Enhance security against supply chain attacks.
1.30.0
Immutable
release. Only release title and notes can be modified.
-
upload-rust-binary-action no longer requires
tokeninput. This action now uses${{ github.token }}as the default token, likeactions/checkoutdoes. -
Support trailing comma in
bin,package,include,asset, andchecksuminput options. -
Documentation improvements.
1.29.1
Immutable
release. Only release title and notes can be modified.
- Fix missing default value for
all-featurescausing build errors. (#114, thanks @ftnfurina)
1.29.0
Immutable
release. Only release title and notes can be modified.
1.28.1
Immutable
release. Only release title and notes can be modified.
- Avoid triggering zizmor ref-confusion when using this action in form of
uses: taiki-e/upload-rust-binary-action@v1.
1.28.0
Immutable
release. Only release title and notes can be modified.
-
bin,checksum,include, andassetinput options now support whitespace (space, tab, and line) or comma separated list. Previously, only comma-separated list was supported. (#111) -
Enable release immutability.
1.27.0
Immutable
release. Only release title and notes can be modified.
1.26.0
Immutable
release. Only release title and notes can be modified.
1.25.0
Immutable
release. Only release title and notes can be modified.