Skip to content

Commit 1538230

Browse files
fix(fullsend): bump reusable dispatch workflow (#3702)
Pin the Fullsend reusable dispatch workflow to a newer released commit so per-repo config loading honors allowed_remote_resources during triage runs. Assisted-by: GPT-5.4 Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent e0bbaf0 commit 1538230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fullsend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
|| github.event.comment.author_association == 'COLLABORATOR'
5151
)
5252
)
53-
uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@32f73a4f93301493d2c31be3970aa4c51a26acc7 # v0
53+
uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@e22a1eff69ae1e1a4ac1b19927b5c8d4660b0ae7 # v0.29.0
5454
with:
5555
event_action: ${{ github.event.action }}
5656
install_mode: per-repo

0 commit comments

Comments
 (0)