diff --git a/.github/workflows/insight.yml b/.github/workflows/insight.yml index 5c0d410c2..11dcb584c 100644 --- a/.github/workflows/insight.yml +++ b/.github/workflows/insight.yml @@ -37,7 +37,7 @@ jobs: jq '.' "$GITHUB_EVENT_PATH" - name: "Download Pull Request number" - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 with: name: pull_request_number run-id: ${{ github.event.workflow_run.id }}