mirror of
https://github.com/ivuorinen/uptime.git
synced 2026-01-26 11:34:00 +00:00
chore(deps): pin dependencies (#143)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/uptime.yml
vendored
4
.github/workflows/uptime.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: Check endpoint status
|
||||
uses: upptime/uptime-monitor@v1.39.0
|
||||
uses: upptime/uptime-monitor@2314de1effff40159f4d7d206aa9f6d40c691db3 # v1.39.0
|
||||
with:
|
||||
command: "update"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user