From f2df9bcf94f696c684592a4b62b58816f0244f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 05:57:44 +0000 Subject: [PATCH] build(deps): bump crazy-max/ghaction-github-status from 3 to 4 Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-status/releases) - [Commits](https://github.com/crazy-max/ghaction-github-status/compare/v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-status dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/github-status.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-status.yml b/.github/workflows/github-status.yml index 532207d2..2ce109d5 100644 --- a/.github/workflows/github-status.yml +++ b/.github/workflows/github-status.yml @@ -7,7 +7,7 @@ jobs: steps: - name: Check GitHub Status - uses: crazy-max/ghaction-github-status@v3 + uses: crazy-max/ghaction-github-status@v4 with: overall_threshold: minor pages_threshold: partial_outage