From 30a91cbd753fb7d85f7749a7c072221bc1131984 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Thu, 22 May 2025 10:20:13 +0200 Subject: [PATCH 1/3] Update action.yml to test cache file naming --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 78fa0f3..c0b0abb 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: runs: using: "composite" steps: - - uses: cvmfs-contrib/github-action-cvmfs@d8e39debce81209bbb10bdec77f905b347b032e5 # v5.2 + MacOS support + - uses: cvmfs-contrib/github-action-cvmfs@c4a951db239043c0d77b7e1a6ae83ce71ef80d97 # v5.2 + cache name update with: # Can't use config package for macOS but our repos are available with the default configuration anyway # cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb From 71c4f4694ddbfe4106c199781e078d5eb21848f8 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Thu, 22 May 2025 10:28:46 +0200 Subject: [PATCH 2/3] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c0b0abb..14807ec 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: runs: using: "composite" steps: - - uses: cvmfs-contrib/github-action-cvmfs@c4a951db239043c0d77b7e1a6ae83ce71ef80d97 # v5.2 + cache name update + - uses: cvmfs-contrib/github-action-cvmfs@987d52a1a6c90e0a3304453c3f606fa45f376bd0 # v5.2 + cache name update with: # Can't use config package for macOS but our repos are available with the default configuration anyway # cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb From 7c278d492070df10829d28f6e26f87b9b94261ad Mon Sep 17 00:00:00 2001 From: ocaisa Date: Thu, 22 May 2025 21:49:00 +0200 Subject: [PATCH 3/3] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 14807ec..5ad3c03 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: runs: using: "composite" steps: - - uses: cvmfs-contrib/github-action-cvmfs@987d52a1a6c90e0a3304453c3f606fa45f376bd0 # v5.2 + cache name update + - uses: cvmfs-contrib/github-action-cvmfs@f93ba85417fc145df0f82c672618dc7dd94c1702 # v5.2 + cache name update with: # Can't use config package for macOS but our repos are available with the default configuration anyway # cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb