Skip to content

Build(deps): bump taiki-e/upload-rust-binary-action from 1 to 1.30.0#219

Merged
emarsden merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/upload-rust-binary-action-1.30.0
Apr 21, 2026
Merged

Build(deps): bump taiki-e/upload-rust-binary-action from 1 to 1.30.0#219
emarsden merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/upload-rust-binary-action-1.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps taiki-e/upload-rust-binary-action from 1 to 1.30.0.

Release notes

Sourced from taiki-e/upload-rust-binary-action's releases.

1.30.0

  • upload-rust-binary-action no longer requires token input. This action now uses ${{ github.token }} as the default token, like actions/checkout does.

  • Support trailing comma in bin, package, include, asset, and checksum input options.

  • Documentation improvements.

1.29.1

  • Fix missing default value for all-features causing build errors. (#114, thanks @​ftnfurina)

1.29.0

  • Add all-features and workspace input options. (#112)

  • Accept whitespace or comma separated list in package input option. (#112)

1.28.1

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/upload-rust-binary-action@v1.

1.28.0

  • bin, checksum, include, and asset input 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

1.26.0

  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @​eirnym)

1.25.0

  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @​A4-Tacks)

1.24.0

1.23.0

1.22.1

  • Fix failure when cross-compiling to Windows on non-Windows. (#86)

1.22.0

1.21.1

  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.

1.21.0

... (truncated)

Changelog

Sourced from taiki-e/upload-rust-binary-action's changelog.

[1.30.2] - 2026-04-17

  • Enhance security when dry-run is true.

[1.30.1] - 2026-04-17

  • Enhance security against supply chain attacks.

[1.30.0] - 2026-04-04

  • upload-rust-binary-action no longer requires token input. This action now uses ${{ github.token }} as the default token, like actions/checkout does.

  • Support trailing comma in bin, package, include, asset, and checksum input options.

  • Documentation improvements.

[1.29.1] - 2026-03-18

  • Fix missing default value for all-features causing build errors. (#114, thanks @​ftnfurina)

[1.29.0] - 2026-03-17

  • Add all-features and workspace input options. (#112)

  • Accept whitespace or comma separated list in package input option. (#112)

[1.28.1] - 2026-03-08

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/upload-rust-binary-action@v1.

[1.28.0] - 2026-02-11

  • bin, checksum, include, and asset input 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] - 2025-06-14

[1.26.0] - 2025-05-03

  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @​eirnym)

[1.25.0] - 2025-04-26

  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @​A4-Tacks)

[1.24.0] - 2024-12-17

... (truncated)

Commits
  • 83aa240 ci: Update permissions for tidy reusable workflow
  • 612b878 docs: Add note about tools installed by this action's side
  • d2d5d89 docs: Update actions/checkout action in examples
  • f391289 Release 1.28.0
  • fa5c2ac Update changelog
  • f911368 Support whitespace separated list (#111)
  • 8a97f15 tools: Update tidy.sh
  • a51c0c3 ci: Use Windows runner instead of Ubuntu runner with cross for x86_64-pc-wind...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1 to 1.30.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/upload-rust-binary-action@v1...v1.30.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 20, 2026
@emarsden emarsden merged commit d8bc09a into main Apr 21, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/taiki-e/upload-rust-binary-action-1.30.0 branch April 21, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant