From 53699147c805a4cf2a42596c631888295955400e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 05:36:06 +0000 Subject: [PATCH] Update actions/download-artifact digest to 95815c3 --- .github/workflows/internal-commit-results.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/internal-commit-results.yml b/.github/workflows/internal-commit-results.yml index e5fce8ca..848baab4 100644 --- a/.github/workflows/internal-commit-results.yml +++ b/.github/workflows/internal-commit-results.yml @@ -50,7 +50,7 @@ jobs: token: ${{ secrets.repository-commit-token }} - name: Download artifacts to commit - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4 with: name: ${{ inputs.uploaded-artifact-name }} path: ${{ inputs.commit-directory }}