Build Debian package
Version updated for https://github.com/dawidd6/action-debian-package to version v5.
- This action is used across all versions by 62 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Build Debian package” GitHub Action automates the process of building Debian packages from source within a Docker container. It simplifies package creation by handling the build environment setup, ensuring a consistent and reliable workflow for developers. This action is ideal for streamlining the packaging process in CI/CD pipelines.
Release notes
What’s Changed
- build(deps): bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/dawidd6/action-debian-package/pull/101
- Update Node.js version from 16 to 24 by @dawidd6 in https://github.com/dawidd6/action-debian-package/pull/102
- node_modules: update by @dawidd6 in https://github.com/dawidd6/action-debian-package/pull/103
Full Changelog: https://github.com/dawidd6/action-debian-package/compare/v4...v5