diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a1f64fd..02613c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,7 +77,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 }}