diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index b91856c..82ebd4a 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -41,7 +41,7 @@ jobs: if: >- github.event_name != 'issue_comment' || github.event.comment.user.type != 'Bot' - uses: conforma/.fullsend/.github/workflows/dispatch.yml@4ad36122d5c9622554c3037c7d71768dae902997 # main + uses: conforma/.fullsend/.github/workflows/dispatch.yml@cd011389fdff80dc8ef963f82f7f200901e62f5c # main with: event_action: ${{ github.event.action }}