btrfs-progs/.github/workflows
David Sterba 17b49b9dbd btrfs-progs: ci: update version of tj-actions/changed-files
There was an attack on the changed-files action [1] that is used in the
devel workflow, started only after the branch devel is pushed, currently
possible only by 2 people. There was one run of GH actions that used the
compromised version and only the temporary github tokens (github_token,
system.github.token, with the "ghs_" prefix) were visible in the logs.
Their lifetime is said to be 24hours. No other tokens or secretes were
affected.

As recommended, bump the version to v46. We may reimplement the action
eventually as it's quite simple for our needs.

[1] https://www.ox.security/15-hours-of-open-sourced-hell-lessons-learned-from-tj-actions-changed-files/

Signed-off-by: David Sterba <dsterba@suse.com>
2025-03-19 22:24:41 +01:00
..
artifacts-static-build.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
ci-build-test.yml btrfs-progs: ci: enable OpenSSL on Tumbleweed image 2025-01-06 14:19:28 +01:00
codeql.yml btrfs-progs: ci: enable extended security CodeQL queries 2025-02-15 00:08:32 +01:00
codespell.yml btrfs-progs: ci: add option to run only codespell workflow 2025-02-15 00:08:32 +01:00
coverage.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
devel.yml btrfs-progs: ci: update version of tj-actions/changed-files 2025-03-19 22:24:41 +01:00
pull-request.yml btrfs-progs: ci: enable experimental build on devel and pull workflows 2025-03-11 22:15:09 +01:00
sanitize.yml btrfs-progs: ci: enable experimental build on devel and pull workflows 2025-03-11 22:15:09 +01:00
test.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00