Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/workflows/ghostv4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
timezone: America/Montreal
- name: Github Actions system status
uses: crazy-max/ghaction-github-status@v4.0.0
uses: crazy-max/ghaction-github-status@v4.2.0
with:
overall_threshold: minor
git_threshold: degraded_performance
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ghostv5-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
timezone: America/Montreal
- name: Github Actions system status
uses: crazy-max/ghaction-github-status@v4.0.0
uses: crazy-max/ghaction-github-status@v4.2.0
with:
actions_threshold: operational
git_threshold: degraded_performance
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ghostv5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
timezone: America/Montreal
- name: Github Actions system status
uses: crazy-max/ghaction-github-status@v4.1.0
uses: crazy-max/ghaction-github-status@v4.2.0
with:
actions_threshold: operational
git_threshold: degraded_performance
Expand Down
Loading