diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 27051725..cfed94da 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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4 with: name: ${{ inputs.artifact-name }}