diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7ef91ff..8e80811 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,7 +58,7 @@ jobs: - name: Notify release result if: always() - uses: marimo-team/internal-gh-actions/release-notification@ba06d4db1f3c5c9b86983ce409e57196f8376777 # main + uses: marimo-team/internal-gh-actions/release-notification@91f15bebd3f322db6717ba5a17983928a47ec991 # main with: status: ${{ job.status }} slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_RELEASES }}