sec(ci): Backport security changes to <= 42 (#11586) (#11587)

(cherry picked from commit f4d9497805)

Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
This commit is contained in:
Gilver
2026-04-21 13:18:22 -05:00
committed by GitHub
parent 0eedbc4c59
commit d4e55ca086
10 changed files with 50 additions and 21 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-${{ matrix.version }}.noarch.rpm
dnf install -y mock wget git-core openssl-devel cargo podman fuse-overlayfs rpm-build mock gzip
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
ref: el${{ matrix.version }}
fetch-depth: 1