File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
3434 - name : Generate graphs
35- uses : upptime/uptime-monitor@v1.41.1
35+ uses : upptime/uptime-monitor@v1.43.11
3636 with :
3737 command : " graphs"
3838 env :
Original file line number Diff line number Diff line change 3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
3434 - name : Update response time
35- uses : upptime/uptime-monitor@v1.41.1
35+ uses : upptime/uptime-monitor@v1.43.11
3636 with :
3737 command : " response-time"
3838 env :
Original file line number Diff line number Diff line change @@ -33,20 +33,20 @@ jobs:
3333 ref : ${{ github.head_ref }}
3434 token : ${{ secrets.GH_PAT || github.token }}
3535 - name : Update template
36- uses : upptime/uptime-monitor@v1.41.1
36+ uses : upptime/uptime-monitor@v1.43.11
3737 with :
3838 command : " update-template"
3939 env :
4040 GH_PAT : ${{ secrets.GH_PAT || github.token }}
4141 - name : Update response time
42- uses : upptime/uptime-monitor@v1.41.1
42+ uses : upptime/uptime-monitor@v1.43.11
4343 with :
4444 command : " response-time"
4545 env :
4646 GH_PAT : ${{ secrets.GH_PAT || github.token }}
4747 SECRETS_CONTEXT : ${{ toJson(secrets) }}
4848 - name : Update summary in README
49- uses : upptime/uptime-monitor@v1.41.1
49+ uses : upptime/uptime-monitor@v1.43.11
5050 with :
5151 command : " readme"
5252 env :
5757 workflow : Graphs CI
5858 token : ${{ secrets.GH_PAT || github.token }}
5959 - name : Generate site
60- uses : upptime/uptime-monitor@v1.41.1
60+ uses : upptime/uptime-monitor@v1.43.11
6161 with :
6262 command : " site"
6363 env :
Original file line number Diff line number Diff line change 3333 ref : ${{ github.head_ref }}
3434 token : ${{ secrets.GH_PAT || github.token }}
3535 - name : Generate site
36- uses : upptime/uptime-monitor@v1.41.1
36+ uses : upptime/uptime-monitor@v1.43.11
3737 with :
3838 command : " site"
3939 env :
Original file line number Diff line number Diff line change 3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
3434 - name : Update summary in README
35- uses : upptime/uptime-monitor@v1.41.1
35+ uses : upptime/uptime-monitor@v1.43.11
3636 with :
3737 command : " readme"
3838 env :
Original file line number Diff line number Diff line change 3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
3434 - name : Check endpoint status
35- uses : upptime/uptime-monitor@v1.41.1
35+ uses : upptime/uptime-monitor@v1.43.11
3636 with :
3737 command : " update"
3838 env :
You can’t perform that action at this time.
0 commit comments