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

This commit is contained in:
Gilver
2026-04-21 12:57:22 -05:00
committed by GitHub
parent ee9a75ab0d
commit f4d9497805
10 changed files with 30 additions and 19 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
dnf5 swap -y --setopt=install_weak_deps=False systemd-standalone-sysusers systemd
dnf5 install -y --setopt=install_weak_deps=False curl wget git-core openssl-devel cargo podman fuse-overlayfs dnf5-plugins rpmbuild script
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
ref: f${{ matrix.version }}
fetch-depth: 1