From d80b7aaceb09a630772d808bbdaa6a7dcdeae025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:41:51 +0000 Subject: [PATCH] chore(deps): update skitionek/notify-microsoft-teams digest to 339166d --- .github/workflows/call-hugo-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-hugo-build.yaml b/.github/workflows/call-hugo-build.yaml index e3195be..fba08e8 100644 --- a/.github/workflows/call-hugo-build.yaml +++ b/.github/workflows/call-hugo-build.yaml @@ -136,7 +136,7 @@ jobs: uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 # or the latest "vX.X.X" version tag for this action - name: Microsoft Teams Notification - uses: skitionek/notify-microsoft-teams@40873aa494cbb4fd3fea7773973df17d1358e48d # master + uses: skitionek/notify-microsoft-teams@339166d4ca84e6fd6e358d76022fc05edd12dfcb # master if: always() with: webhook_url: ${{ secrets.MS_TEAMS_URL }}