Skip to content

Commit

Permalink
Build(deps): Bump crazy-max/ghaction-github-status from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-status/releases)
- [Commits](crazy-max/ghaction-github-status@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-status
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 0232ef2 commit 4ffc32c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.1.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.1.0
with:
actions_threshold: operational
git_threshold: degraded_performance
Expand Down

0 comments on commit 4ffc32c

Please sign in to comment.