diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 27051725..9f82f6fd 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -53,7 +53,7 @@ jobs: chmod -R 777 ./codegate_volume - name: Download the CodeGate container image - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4 with: name: ${{ inputs.artifact-name }}