We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3875c commit 9c7c10bCopy full SHA for 9c7c10b
.github/workflows/markdownLinkDaily.yml
@@ -26,7 +26,7 @@ jobs:
26
use-verbose-mode: 'yes'
27
config-file: .github/workflows/markdown-link/config.json
28
- name: Microsoft Teams Notifier
29
- uses: skitionek/notify-microsoft-teams@190d4d92146df11f854709774a4dae6eaf5e2aa3 # master
+ uses: skitionek/notify-microsoft-teams@e7a2493ac87dad8aa7a62f079f295e54ff511d88 # master
30
if: failure()
31
with:
32
webhook_url: ${{ secrets.PS_BUILD_TEAMS_CHANNEL }}
0 commit comments