mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
fix: Apply various fixes per OpenSSF recommendations (#10780)
This commit is contained in:
committed by
GitHub
parent
b641d275d1
commit
6d4f9e5311
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user