Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gatus.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gatus
version: "5.33.1"
version: "5.34.0"
epoch: 0 # GHSA-j5w8-q4qc-rx2x
description: Automated developer-oriented status page
copyright:
Expand All @@ -9,7 +9,7 @@ package:
pipeline:
- uses: git-checkout
with:
expected-commit: d42c5f899e5a33cac4eeb4bc089dd1eeb497707a
expected-commit: 1c532971cbac4bc243c6a82fd641ab58b1199993
repository: https://github.com/TwiN/gatus.git
tag: v${{package.version}}

Expand Down
Loading