# Tenzir Ship v1.7.2

This patch release removes the Node 20 deprecation warning from the reusable release workflow when it generates GitHub App tokens on GitHub-hosted runners. Repositories that call the shared release workflow now get clean release logs without extra configuration.

## 🐞 Bug Fixes

### Node 24 GitHub App tokens in reusable workflows

Apr 15, 2026 · [@mavam](https://github.com/mavam), [@codex](https://github.com/codex)

The reusable release workflow no longer emits the Node 20 deprecation warning when it generates GitHub App tokens on GitHub-hosted runners.

Repositories that call `tenzir/ship/.github/workflows/release.yaml` now get clean release logs without extra configuration.

[ Download on GitHub ](https://github.com/tenzir/ship/releases/tag/v1.7.2)

[Get the release artifacts and source code.](https://github.com/tenzir/ship/releases/tag/v1.7.2)