From a173abda83dafe36c00425f1feeb4ce2a2c5e948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:28:21 +0000 Subject: [PATCH] Bump skitionek/notify-microsoft-teams Bumps [skitionek/notify-microsoft-teams](https://github.com/skitionek/notify-microsoft-teams) from 77cc88b484449e2318245a54c115c5dca0eae4ef to 190d4d92146df11f854709774a4dae6eaf5e2aa3. - [Release notes](https://github.com/skitionek/notify-microsoft-teams/releases) - [Changelog](https://github.com/Skitionek/notify-microsoft-teams/blob/master/CHANGELOG.md) - [Commits](https://github.com/skitionek/notify-microsoft-teams/compare/77cc88b484449e2318245a54c115c5dca0eae4ef...190d4d92146df11f854709774a4dae6eaf5e2aa3) --- updated-dependencies: - dependency-name: skitionek/notify-microsoft-teams dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/markdownLinkDaily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdownLinkDaily.yml b/.github/workflows/markdownLinkDaily.yml index 7434bfd852b..7f5053a69aa 100644 --- a/.github/workflows/markdownLinkDaily.yml +++ b/.github/workflows/markdownLinkDaily.yml @@ -26,7 +26,7 @@ jobs: use-verbose-mode: 'yes' config-file: .github/workflows/markdown-link/config.json - name: Microsoft Teams Notifier - uses: skitionek/notify-microsoft-teams@77cc88b484449e2318245a54c115c5dca0eae4ef # master + uses: skitionek/notify-microsoft-teams@190d4d92146df11f854709774a4dae6eaf5e2aa3 # master if: failure() with: webhook_url: ${{ secrets.PS_BUILD_TEAMS_CHANNEL }}