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:
164
164
run : docker image prune -f
165
165
166
166
- name : Microsoft Teams Notification
167
- uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # master
167
+ uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # v1.0.9
168
168
if : failure()
169
169
with :
170
170
webhook_url : ${{ secrets.MSTEAMS_WEBHOOK }}
@@ -230,7 +230,7 @@ jobs:
230
230
docker rm ${{ env.GEO_CONT_NAME }}
231
231
232
232
- name : Microsoft Teams Notification
233
- uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # master
233
+ uses : skitionek/notify-microsoft-teams@fab6aca2609ba706ebc981d066278d47ab4af0fc # v1.0.9
234
234
if : failure()
235
235
with :
236
236
webhook_url : ${{ secrets.MSTEAMS_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments