diff --git a/.github/workflows/insight.yml b/.github/workflows/insight.yml index 9d90991..f489467 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@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: pull_request_number run-id: ${{ github.event.workflow_run.id }}