diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index b2a063af..21d809df 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -62,7 +62,7 @@ jobs: issues: write packages: read pull-requests: write - uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@v0.43.0 + uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@d5f36921ac754705619f38c637ef692873809fbc # v0.43.0 with: event_action: ${{ github.event.action }} install_mode: per-repo diff --git a/.github/workflows/prioritize.yml b/.github/workflows/prioritize.yml index 65de99b4..4afde743 100644 --- a/.github/workflows/prioritize.yml +++ b/.github/workflows/prioritize.yml @@ -49,7 +49,7 @@ concurrency: jobs: prioritize: - uses: fullsend-ai/fullsend/.github/workflows/reusable-prioritize.yml@v0.43.0 + uses: fullsend-ai/fullsend/.github/workflows/reusable-prioritize.yml@d5f36921ac754705619f38c637ef692873809fbc # v0.43.0 with: event_type: ${{ inputs.event_type }} source_repo: ${{ inputs.source_repo }}