We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c14d91 commit eb726acCopy full SHA for eb726ac
1 file changed
action.yml
@@ -16,7 +16,7 @@ inputs:
16
runs:
17
using: "composite"
18
steps:
19
- - uses: cvmfs-contrib/github-action-cvmfs@cec5c94a14714ab02980682fce8ab3de238401f9 # v4.0 + MacOS support
+ - uses: cvmfs-contrib/github-action-cvmfs@204fd621e07d10a8cce4e73b9858b11bf6b95647 # v5.0 + MacOS support
20
with:
21
# Can't use config package for macOS but our repos are available with the default configuration anyway
22
# cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb
0 commit comments