From 735019fab28bbbbd22aa2123ada04abbb4c67c11 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Wed, 5 Jun 2024 23:46:40 +0200 Subject: [PATCH 1/2] Update update_available_software.yml --- .github/workflows/update_available_software.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_available_software.yml b/.github/workflows/update_available_software.yml index 957b4a68e..2362e5d1a 100644 --- a/.github/workflows/update_available_software.yml +++ b/.github/workflows/update_available_software.yml @@ -8,13 +8,13 @@ jobs: - uses: actions/checkout@v4 - name: set up Python - uses: actions/setup-python@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v4.1.6 with: python-version: '3.10' architecture: x64 - name: Mount EESSI - uses: eessi/github-action-eessi@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 + uses: eessi/github-action-eessi@e1f8f20638ea417a18d23ab29443ee34794ff900 # v3.1.0 with: eessi_stack_version: '2023.06' From dda0c38d3a0fed32823d66fb3990790e392eb018 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Thu, 6 Jun 2024 07:22:15 +0200 Subject: [PATCH 2/2] Update update_available_software.yml --- .github/workflows/update_available_software.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_available_software.yml b/.github/workflows/update_available_software.yml index 2362e5d1a..fbe95a64e 100644 --- a/.github/workflows/update_available_software.yml +++ b/.github/workflows/update_available_software.yml @@ -8,7 +8,7 @@ jobs: - uses: actions/checkout@v4 - name: set up Python - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v4.1.6 + uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 with: python-version: '3.10' architecture: x64