diff --git a/.github/workflows/scpe-seal.yml b/.github/workflows/scpe-seal.yml index f277b67..fc245dd 100644 --- a/.github/workflows/scpe-seal.yml +++ b/.github/workflows/scpe-seal.yml @@ -35,7 +35,7 @@ jobs: actions: read steps: - name: Download the verify job's results - uses: actions/download-artifact@v4 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: scpe-results run-id: ${{ github.event.workflow_run.id }}