mirror of
https://github.com/ivuorinen/uptime.git
synced 2026-02-04 15:47:51 +00:00
⬆️ Update @upptime to v1.39.0
This commit is contained in:
4
.github/workflows/updates.yml
vendored
4
.github/workflows/updates.yml
vendored
@@ -6,7 +6,7 @@
|
||||
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
|
||||
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
|
||||
#
|
||||
# 🔼 Upptime @v1.38.0
|
||||
# 🔼 Upptime @v1.39.0
|
||||
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
|
||||
|
||||
# * Source: https://github.com/upptime/upptime
|
||||
@@ -27,7 +27,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
token: ${{ secrets.GH_PAT || github.token }}
|
||||
|
||||
Reference in New Issue
Block a user