From 90ef596760d7a3639e7bc6dbdc197b933fb1b388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:33:01 +0000 Subject: [PATCH] chore(deps): update marimo-team/internal-gh-actions digest to 91f15be --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}