fix: Apply various fixes per OpenSSF recommendations (#10780)

This commit is contained in:
Kyle Gospodnetich
2026-03-23 22:34:59 -07:00
committed by GitHub
parent b641d275d1
commit 6d4f9e5311
11 changed files with 31 additions and 20 deletions
+1 -1
View File
@@ -21,7 +21,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