diff --git a/.github/workflows/buildDeploy.yml b/.github/workflows/buildDeploy.yml index 48b56114..6c503879 100644 --- a/.github/workflows/buildDeploy.yml +++ b/.github/workflows/buildDeploy.yml @@ -65,7 +65,7 @@ jobs: egress-policy: audit - name: Download artifact from build job - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: mha-assets diff --git a/.github/workflows/buildDeployTest.yml b/.github/workflows/buildDeployTest.yml index a8522825..c75bc9eb 100644 --- a/.github/workflows/buildDeployTest.yml +++ b/.github/workflows/buildDeployTest.yml @@ -65,7 +65,7 @@ jobs: egress-policy: audit - name: Download artifact from build job - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: mha-assets