dangerzone/.github/workflows
Alexis Métaireau ec7f6b7321
Fix Debian-derivatives installation instructions
The way to handle the trust for a PGP key has changed in recent versions
of `apt-secure` and now requires the use of PGP keys in something
different than the internal GPG keybox database.

When updating the CI checks, I found that there were a difference between
them and the instructions that were provided in the INSTALL.md file, which
was using the armored version.

The instructions now require the unarmored keys, stored in a `.gpg`
file, and installation of these keys differ depending on the system,
using `sq` on newer distributions.
2025-04-28 10:05:18 +02:00
..
build-push-image.yml build(deps): bump slsa-framework/slsa-github-generator 2025-03-26 14:54:50 +01:00
build.yml Fix references to container.tar.gz 2025-03-20 17:15:15 +02:00
check_pr.yml Provide a way to opt-out from CHANGELOG check 2025-03-28 13:53:05 +01:00
check_repos.yml Fix Debian-derivatives installation instructions 2025-04-28 10:05:18 +02:00
ci.yml Publish the resulted diffs as github artifacts 2025-03-26 11:45:45 +01:00
close-issues.yml build(deps): bump actions/stale from 5 to 9 2024-10-21 14:19:30 +03:00
release-container-image.yml ci: Reproducibly build a container image 2025-03-20 17:24:42 +02:00
scan.yml Fix references to container.tar.gz 2025-03-20 17:15:15 +02:00
scan_released.yml Release container is now using the .tar format 2025-04-14 15:08:32 +02:00