From efdaaf4bb5f0ab2640e5cd28df80b360d36f1308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:02:48 +0000 Subject: [PATCH] Bump dawidd6/action-debian-package from 2 to 4 Bumps [dawidd6/action-debian-package](https://github.com/dawidd6/action-debian-package) from 2 to 4. - [Release notes](https://github.com/dawidd6/action-debian-package/releases) - [Commits](https://github.com/dawidd6/action-debian-package/compare/v2...v4) --- updated-dependencies: - dependency-name: dawidd6/action-debian-package dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deb.yml b/.github/workflows/deb.yml index 93d7da7..a094ee1 100644 --- a/.github/workflows/deb.yml +++ b/.github/workflows/deb.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Build Debian package - uses: dawidd6/action-debian-package@v2 + uses: dawidd6/action-debian-package@v4 - name: github-action-publish-binaries uses: skx/github-action-publish-binaries@release-2.0 env: