File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164164 run : docker image prune -f
165165
166166 - name : Microsoft Teams Notification
167- uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # master
167+ uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # v1.0.9
168168 if : failure()
169169 with :
170170 webhook_url : ${{ secrets.MSTEAMS_WEBHOOK }}
@@ -230,7 +230,7 @@ jobs:
230230 docker rm ${{ env.GEO_CONT_NAME }}
231231
232232 - name : Microsoft Teams Notification
233- uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # master
233+ uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # v1.0.9
234234 if : failure()
235235 with :
236236 webhook_url : ${{ secrets.MSTEAMS_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments