mirror of
https://github.com/ivuorinen/uptime.git
synced 2026-01-26 11:34:00 +00:00
chore(deps): pin dependencies (#121)
This commit is contained in:
4
.github/workflows/response-time.yml
vendored
4
.github/workflows/response-time.yml
vendored
@@ -27,12 +27,12 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
token: ${{ secrets.GH_PAT || github.token }}
|
||||
- name: Update response time
|
||||
uses: upptime/uptime-monitor@v1.38.0
|
||||
uses: upptime/uptime-monitor@75b0413ab8fd16c2c9be1048818805d67f53ac2f # v1.38.0
|
||||
with:
|
||||
command: "response-time"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user