This repository was archived by the owner on Jul 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
2727 - name : Generate graphs
28- uses : upptime/uptime-monitor@v1.35 .0
28+ uses : upptime/uptime-monitor@v1.36 .0
2929 with :
3030 command : " graphs"
3131 env :
Original file line number Diff line number Diff line change 2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
2727 - name : Update response time
28- uses : upptime/uptime-monitor@v1.35 .0
28+ uses : upptime/uptime-monitor@v1.36 .0
2929 with :
3030 command : " response-time"
3131 env :
Original file line number Diff line number Diff line change @@ -26,20 +26,20 @@ jobs:
2626 ref : ${{ github.head_ref }}
2727 token : ${{ secrets.GH_PAT || github.token }}
2828 - name : Update template
29- uses : upptime/uptime-monitor@v1.35 .0
29+ uses : upptime/uptime-monitor@v1.36 .0
3030 with :
3131 command : " update-template"
3232 env :
3333 GH_PAT : ${{ secrets.GH_PAT || github.token }}
3434 - name : Update response time
35- uses : upptime/uptime-monitor@v1.35 .0
35+ uses : upptime/uptime-monitor@v1.36 .0
3636 with :
3737 command : " response-time"
3838 env :
3939 GH_PAT : ${{ secrets.GH_PAT || github.token }}
4040 SECRETS_CONTEXT : ${{ toJson(secrets) }}
4141 - name : Update summary in README
42- uses : upptime/uptime-monitor@v1.35 .0
42+ uses : upptime/uptime-monitor@v1.36 .0
4343 with :
4444 command : " readme"
4545 env :
5050 workflow : Graphs CI
5151 token : ${{ secrets.GH_PAT || github.token }}
5252 - name : Generate site
53- uses : upptime/uptime-monitor@v1.35 .0
53+ uses : upptime/uptime-monitor@v1.36 .0
5454 with :
5555 command : " site"
5656 env :
Original file line number Diff line number Diff line change 2626 ref : ${{ github.head_ref }}
2727 token : ${{ secrets.GH_PAT || github.token }}
2828 - name : Generate site
29- uses : upptime/uptime-monitor@v1.35 .0
29+ uses : upptime/uptime-monitor@v1.36 .0
3030 with :
3131 command : " site"
3232 env :
Original file line number Diff line number Diff line change 2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
2727 - name : Update summary in README
28- uses : upptime/uptime-monitor@v1.35 .0
28+ uses : upptime/uptime-monitor@v1.36 .0
2929 with :
3030 command : " readme"
3131 env :
Original file line number Diff line number Diff line change 2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
2727 - name : Check endpoint status
28- uses : upptime/uptime-monitor@v1.35 .0
28+ uses : upptime/uptime-monitor@v1.36 .0
2929 with :
3030 command : " update"
3131 env :
You can’t perform that action at this time.
0 commit comments